ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1LinearGaugePointer Class / Orientation Property

In This Topic
    Orientation Property (C1LinearGaugePointer)
    In This Topic
    Gets or sets the pointer orientation.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}

    Property Value

    The orientation.
    See Also