Classe RadialGauge
Represents a radial gauge to be drawn within a GaugePanel.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class RadialGauge _
Inherits Gauge
'Uso
Dim instance As RadialGauge
public sealed class RadialGauge : Gauge
public ref class RadialGauge sealed : public Gauge
[<SealedAttribute>]
type RadialGauge =
class
inherit Gauge
end
public final class RadialGauge extends Gauge
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Gauge
Microsoft.ReportingServices.OnDemandReportRendering..::..RadialGauge
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também