NetCharts Pro

Uses of Class
netcharts.pro.common.rectangular.NFAxisSeries

Packages that use NFAxisSeries
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 NFAxisSeries in netcharts.pro.charts.strip
 

Methods in netcharts.pro.charts.strip that return NFAxisSeries
 NFAxisSeries NFStripchart.getBottomAxisSeries()
          Overrides NFDataChart.
 NFAxisSeries NFStripchart.getTopAxisSeries()
          Overrides NFDataChart.
 

Methods in netcharts.pro.charts.strip with parameters of type NFAxisSeries
 void NFStripchart.setBottomAxisSeries(NFAxisSeries bottomAxisSeries)
          Overrides NFDataChart.
 void NFStripchart.setTopAxisSeries(NFAxisSeries topAxisSeries)
          Overrides NFDataChart.
 

Uses of NFAxisSeries in netcharts.pro.common.rectangular
 

Methods in netcharts.pro.common.rectangular that return NFAxisSeries
 NFAxisSeries NFDataChart.getBottomAxisSeries()
          Gets the bottom axis series.
 NFAxisSeries NFDataChart.getLeftAxisSeries()
          Gets the left axis series.
 NFAxisSeries NFDataChart.getRightAxisSeries()
          Gets the right axis series.
 NFAxisSeries NFDataChart.getTopAxisSeries()
          Gets the top axis series.
 

Methods in netcharts.pro.common.rectangular with parameters of type NFAxisSeries
 void NFDataChart.setBottomAxisSeries(NFAxisSeries bottomAxisSeries)
          Sets the bottom axis series.
 void NFDataChart.setLeftAxisSeries(NFAxisSeries leftAxisSeries)
          Sets the left axis series.
 void NFDataChart.setRightAxisSeries(NFAxisSeries rightAxisSeries)
          Sets the right axis series.
 void NFDataChart.setTopAxisSeries(NFAxisSeries topAxisSeries)
          Sets the top axis series.
 


NetCharts Pro


Visual Mining, Inc.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Jun 28, 2011