ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugePointer Class / Alignment Property

In This Topic
    Alignment Property (C1GaugePointer)
    In This Topic
    Alignment of the pointer.
    Syntax
    'Declaration
     
    Public Property Alignment As C1GaugeAlignment
    public C1GaugeAlignment Alignment {get; set;}
    See Also