Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleMark Class / OrthogonalAlignment Property

In This Topic
    OrthogonalAlignment Property (C1GaugeSingleMark)
    In This Topic
    Gets or sets the orthogonal alignment of the tick mark.
    Syntax
    'Declaration
     
    Public Property OrthogonalAlignment As C1GaugeAlignment
    public C1GaugeAlignment OrthogonalAlignment {get; set;}
    See Also