TickMark Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies the possible positions for tick marks.
Namespace:Bytescout.Spreadsheet.ChartsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Cross | 0 | Specifies the tick marks shall cross the axis. | |
Inside | 1 | Specifies the tick marks shall be inside the plot area. | |
None | 2 | Specifies there shall be no tick marks. | |
Outside | 3 | Specifies the tick marks shall be outside the plot area. |
See Also