Classe GaugePanelItem
Represents an item 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 GaugePanelItem _
Inherits ReportObject
'Uso
Dim instance As GaugePanelItem
public class GaugePanelItem : ReportObject
public ref class GaugePanelItem : public ReportObject
type GaugePanelItem =
class
inherit ReportObject
end
public class GaugePanelItem extends ReportObject
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. . :: . .GaugeImage
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeLabel
Microsoft.ReportingServices.RdlObjectModel. . :: . .NumericIndicator
Microsoft.ReportingServices.RdlObjectModel. . :: . .StateIndicator
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