Partilhar via


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

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.