ScalePin Class

Represents a pin value at one end of a scale.

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

Syntax

'Declaration
Public Class ScalePin _
    Inherits TickMarkStyle
'Usage
Dim instance As ScalePin
public class ScalePin : TickMarkStyle
public ref class ScalePin : public TickMarkStyle
type ScalePin =  
    class
        inherit TickMarkStyle
    end
public class ScalePin extends TickMarkStyle

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.