AxisOrientation 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 orientation of the axis.
Namespace:Bytescout.Spreadsheet.ChartsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
MaxMin | 0 | (Maximum to Minimum) Specifies that the values on the axis shall be reversed so they go from maximum to minimum. | |
MinMax | 1 | (Minimum to Maximum) Specifies that the axis values shall be in the usual order, minimum to maximum. |
See Also