[]
Specifies the horizontal alignment of the scale labels.
public enum ScaleLabelAlignment
Name | Description |
---|---|
Center | Scale labels are centered. |
Justify | Scale labels are aligned to both sides (used for ranges). |
Left | Scale labels are aligned to the left. |
Right | Scale labels are aligned to the right. |