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