Condividi tramite


Classe GaugeScale

Represents a scale to be drawn within a gauge.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class GaugeScale _
    Inherits ReportObject
'Utilizzo
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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.