Gets or sets the alignment of division markers at the chart axis. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public StringAlignment DivMarkerAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property DivMarkerAlignment As StringAlignment |
One of the .NET StringAlignment Enumeration values.
Division markers are drawn when the DivMarkerLength property is set to a value greater than 0.