LinearGaugeInstance Clase
Represents an instance type of the LinearGauge class, and contains the calculated values of the properties in LinearGauge.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class LinearGaugeInstance _
Inherits GaugeInstance
'Uso
Dim instance As LinearGaugeInstance
public sealed class LinearGaugeInstance : GaugeInstance
public ref class LinearGaugeInstance sealed : public GaugeInstance
[<SealedAttribute>]
type LinearGaugeInstance =
class
inherit GaugeInstance
end
public final class LinearGaugeInstance extends GaugeInstance
Jerarquía de herencia
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItemInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..LinearGaugeInstance
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.