Used to determine the horizontal alignment of the axis title.
Namespace: PdfEdit.Charting
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Left | 0 | Axis title will be left aligned. | |
Right | 1 | Axis title will be right aligned. | |
Center | 2 | Axis title will be centered. |
See Also