Classe RadialGauge
Represents a radial gauge to be drawn within a gauge panel.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class RadialGauge _
Inherits Gauge
'Uso
Dim instance As RadialGauge
public class RadialGauge : Gauge
public ref class RadialGauge : public Gauge
type RadialGauge =
class
inherit Gauge
end
public class RadialGauge extends Gauge
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugePanelItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .Gauge
Microsoft.ReportingServices.RdlObjectModel..::..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.