com.nchart3d.NChart.NChartAxisPositionCoordValue Enum Reference
The NChartAxisPositionCoordValue enum provides constants to determine which value should be used to calculate the position coordinate of the particular axis. More...
Public Attributes | |
| Custom | |
| The value is set by user. | |
| Minimum | |
| Minimal value of the axis is obtained. | |
| Maximum | |
| Maximal value of the axis is obtained. | |
Detailed Description
The NChartAxisPositionCoordValue enum provides constants to determine which value should be used to calculate the position coordinate of the particular axis.
