TickMarkType EnumerationTerminal Works - PDF Printing.Net Library
Determines the position where the Tickmarks will be rendered.

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

public enum TickMarkType
Members

  Member nameValueDescription
None0 Tickmarks are not rendered.
Inside1 Tickmarks are rendered inside the plot area.
Outside2 Tickmarks are rendered outside the plot area.
Cross3 Tickmarks are rendered inside and outside the plot area.
See Also

Reference