com.nchart3d.NChart.NChartAxis Class Referenceabstract
The NChartAxis class provides common methods for axes on the chart. More...
Inheritance diagram for com.nchart3d.NChart.NChartAxis:

Additional Inherited Members | |
![]() | |
boolean | isVisible () |
Flag that determines if the object is visible or not. More... | |
void | setVisible (boolean visible) |
For details see isVisible(). | |
NChart | getChart () |
Chart the object belongs to. More... | |
Detailed Description
The NChartAxis class provides common methods for axes on the chart.