Share via


GaugePointer Class

Represents a pointer to be drawn against a scale.

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

Syntax

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

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.