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:
com.nchart3d.NChart.NChartObject com.nchart3d.NChart.NChartSizeAxis com.nchart3d.NChart.NChartTimeAxis com.nchart3d.NChart.NChartValueAxis

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.