Specifies alignment styles for labels at the chart axis.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public enum Alignment
Public Enumeration Alignment
// enumAlignment = {}
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:
MindFusion.Charting Namespace