NetCharts Pro

Uses of Class
netcharts.pro.common.NFAxisRange

Packages that use NFAxisRange
netcharts.pro.charts.dial Main interface for working with the dialchart object. 
netcharts.pro.charts.radar Main interface for working with the radarchart object. 
netcharts.pro.charts.strip Main interface for working with the stripchart object. 
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.radar
 

Methods in netcharts.pro.charts.radar that return NFAxisRange
 NFAxisRange NFRadialAxis.getScale()
          Gets the scale of this axis
 

Methods in netcharts.pro.charts.radar with parameters of type NFAxisRange
 void NFRadialAxis.setScale(NFAxisRange scale)
          Sets the scale of this axis
 

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.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.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2004
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: Apr 1, 2004