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 | |
Public Member Functions inherited from com.nchart3d.NChart.NChartObject | |
| 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.

Public Member Functions inherited from