Classe LinearGaugeInstance
Represents an instance type of the LinearGauge class, and contains the calculated values of the properties in LinearGauge.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class LinearGaugeInstance _
Inherits GaugeInstance
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItemInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..LinearGaugeInstance
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche