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

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