Specifies alignment styles for labels at the chart axis. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public enum Alignment |
Visual Basic
![]() |
---|
Public Enumeration Alignment |
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Begin |
The label is drawn at the beginning of the axis. |
![]() |
Center |
The label is drawn in the center of the axis. |
![]() |
End |
The label is drawn at the end of the axis. |
Labels that use the Alignment enumeration are: