NetCharts Pro

Uses of Class
netcharts.pro.common.NFAxisRange

Packages that use NFAxisRange
netcharts.pro.charts.dial Main interface for working with dial charts. 
netcharts.pro.charts.polar Main interface for working with polar charts. 
netcharts.pro.charts.strip Main interface for working with strip charts. 
netcharts.pro.common.circular Classes for manipulating axes and lines for circular based charts. 
netcharts.pro.common.rectangular Common classes for charts that have rectangular axes. 
 

Uses of NFAxisRange in netcharts.pro.charts.dial
 

Methods in netcharts.pro.charts.dial that return NFAxisRange
 NFAxisRange NFDial.getScale()
          Gets the dial scale.
 

Methods in netcharts.pro.charts.dial with parameters of type NFAxisRange
 void NFDial.setScale(NFAxisRange scale)
          Sets the dial scale.
 

Uses of NFAxisRange in netcharts.pro.charts.polar
 

Methods in netcharts.pro.charts.polar that return NFAxisRange
 NFAxisRange NFPolarchart.getPolarScale()
          Get the range for all radial axes
 

Methods in netcharts.pro.charts.polar with parameters of type NFAxisRange
 void NFPolarchart.setPolarScale(NFAxisRange polarScale)
          Set the range for all radial axes.
 

Uses of NFAxisRange in netcharts.pro.charts.strip
 

Subclasses of NFAxisRange in netcharts.pro.charts.strip
 class NFStripAxisRange
          This object is used to define the range and behavior characteristics of the top and bottom strip chart axes.
 

Uses of NFAxisRange in netcharts.pro.common.circular
 

Methods in netcharts.pro.common.circular that return NFAxisRange
 NFAxisRange NFBaseRadialAxis.getScale()
          Gets the scale of this axis
 

Methods in netcharts.pro.common.circular with parameters of type NFAxisRange
 void NFBaseRadialAxis.setScale(NFAxisRange scale)
          Sets the scale of this axis
 

Uses of NFAxisRange in netcharts.pro.common.rectangular
 

Subclasses of NFAxisRange in netcharts.pro.common.rectangular
 class NFScaleSetAxisRange
          The NFScaleSetAxisRange is used to define multiple scales within the same axis (not to be confused with multiple axes on the same axis side).
 

Methods in netcharts.pro.common.rectangular that return NFAxisRange
 NFAxisRange NFAxis.getScale()
          Gets the scale of this axis
 

Methods in netcharts.pro.common.rectangular with parameters of type NFAxisRange
 void NFAxis.setScale(NFAxisRange scale)
          Sets the scale of this axis.
 


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