|
NetCharts Pro | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NFAxis | |
---|---|
netcharts.pro.charts.strip | Main interface for working with strip charts. |
netcharts.pro.common.rectangular | Common classes for charts that have rectangular axes. |
Uses of NFAxis in netcharts.pro.charts.strip |
---|
Subclasses of NFAxis in netcharts.pro.charts.strip | |
---|---|
class |
NFStripAxis
Class for a strip chart bottom or top axis. |
Methods in netcharts.pro.charts.strip that return NFAxis | |
---|---|
NFAxis |
NFStripchart.getBottomAxis()
Returns the bottom axis object. |
NFAxis |
NFStripchart.getTopAxis()
Returns the top axis object. |
Methods in netcharts.pro.charts.strip with parameters of type NFAxis | |
---|---|
void |
NFStripchart.setBottomAxis(NFAxis bottomAxis)
Sets the bottom NFStripAxis object. |
void |
NFStripchart.setTopAxis(NFAxis topAxis)
Sets the top NFStripAxis object. |
Uses of NFAxis in netcharts.pro.common.rectangular |
---|
Methods in netcharts.pro.common.rectangular that return NFAxis | |
---|---|
NFAxis |
NFDataChart.getBottomAxis()
Gets the bottom axis object. |
NFAxis |
NFDataChart.getLeftAxis()
Gets the left axis object. |
NFAxis |
NFDataChart.getRightAxis()
Gets the right axis object. |
NFAxis |
NFDataChart.getTopAxis()
Gets the top axis object. |
NFAxis |
NFDataChart.getXAxis(NFDataSet set)
Gets the X axis object for a dataset. |
NFAxis |
NFDataChart.getYAxis(NFDataSet set)
Gets the Y axis object for a dataset. |
Methods in netcharts.pro.common.rectangular with parameters of type NFAxis | |
---|---|
void |
NFDataChart.setBottomAxis(NFAxis bottomAxis)
Sets the bottom axis object. |
void |
NFDataChart.setLeftAxis(NFAxis leftAxis)
Sets the left axis object. |
void |
NFDataChart.setRightAxis(NFAxis rightAxis)
Sets the right axis object. |
void |
NFDataChart.setTopAxis(NFAxis topAxis)
Sets the top axis object. |
void |
NFGrid.setXAxis(NFAxis axis)
Sets which axis should be used to map vertical lines. |
void |
NFDataSet.setXAxis(NFAxis axis)
Sets the x axis to map this set's data locations. |
void |
NFGrid.setYAxis(NFAxis axis)
Sets which axis should be used to map horizontal lines. |
void |
NFDataSet.setYAxis(NFAxis axis)
Sets the y axis to map this set's values with. |
|
NetCharts Pro | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |