HorizontalAlignment EnumerationTerminal Works - PDF Printing.Net Library
Used to determine the horizontal alignment of the axis title.

Namespace: PdfEdit.Charting
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public enum HorizontalAlignment
Members

  Member nameValueDescription
Left0 Axis title will be left aligned.
Right1 Axis title will be right aligned.
Center2 Axis title will be centered.
See Also

Reference