Gets or sets the alignment of scale division markers.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public StringAlignment TickAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property TickAlignment As StringAlignment |
One of the StringAlignment enumeration values. Default value is StringAlignment.Far.
The TickAlignment property specifies whether major and minor tick marks point from the axis outwards ("Far"), inwards ("Near") or cross the axis ("Center").