ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeMark Class / Alignment Property

In This Topic
    Alignment Property (C1GaugeMark)
    In This Topic
    Alignment of each mark.
    Syntax
    'Declaration
     
    Public Property Alignment As C1GaugeAlignment
    public C1GaugeAlignment Alignment {get; set;}
    See Also