[]
Specifies the alignment of a text string relative to its layout rectangle.
public enum ChartAxisAlignment
Name | Description |
---|---|
Center | Specifies that text is aligned in the center of the layout rectangle. |
Far | Specifies that text is aligned far from the origin position of the layout rectangle. |
Near | Specifies the text be aligned near the layout. |