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