VerticalAlignment EnumerationTerminal Works - PDF Printing.Net Library
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

public enum VerticalAlignment
Members

  Member nameValueDescription
Top0 Axis title will be top aligned.
Center1 Axis title will be centered.
Bottom2 Axis title will be bottom aligned.
See Also

Reference