Share via


GaugeScale Class

Represents a scale to be drawn within a gauge.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class GaugeScale _
    Inherits ReportObject
'Usage
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

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.