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
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Tickmarks are not rendered. | |
Inside | 1 | Tickmarks are rendered inside the plot area. | |
Outside | 2 | Tickmarks are rendered outside the plot area. | |
Cross | 3 | Tickmarks are rendered inside and outside the plot area. |
See Also