ComponentOne Gauges for WPF and Silverlight
C1.WPF.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