ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeMark Class / AlignmentOffset Property

In This Topic
    AlignmentOffset Property (C1GaugeMark)
    In This Topic
    Gets or sets the offset alignment of each mark (in pixels).
    Syntax
    'Declaration
     
    
    Public Property AlignmentOffset As Double
    public double AlignmentOffset {get; set;}
    See Also