Used to determine the vertical 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 | |
---|---|---|---|
Top | 0 | Axis title will be top aligned. | |
Center | 1 | Axis title will be centered. | |
Bottom | 2 | Axis title will be bottom aligned. |
See Also