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