Classe Gauge
Represents a gauge to be drawn within a gauge panel.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public MustInherit Class Gauge _
Inherits GaugePanelItem
'Utilizzo
Dim instance As Gauge
public abstract class Gauge : GaugePanelItem
public ref class Gauge abstract : public GaugePanelItem
[<AbstractClassAttribute>]
type Gauge =
class
inherit GaugePanelItem
end
public abstract class Gauge extends GaugePanelItem
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItem
Microsoft.ReportingServices.OnDemandReportRendering..::..Gauge
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .LinearGauge
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .RadialGauge
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