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