NetCharts Pro

Uses of Class
netcharts.pro.common.NFRange

Packages that use NFRange
netcharts.pro.charts.bubble Main interface for working with bubble charts. 
netcharts.pro.charts.strip Main interface for working with strip charts. 
netcharts.pro.common Provides general use classes for chart objects and utilities. 
netcharts.pro.common.rectangular Common classes for charts that have rectangular axes. 
 

Uses of NFRange in netcharts.pro.charts.bubble
 

Subclasses of NFRange in netcharts.pro.charts.bubble
 class NFBubbleScale
          Defines Z axis scaling in a NFBubblechart.
 

Uses of NFRange in netcharts.pro.charts.strip
 

Subclasses of NFRange 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 NFRange in netcharts.pro.common
 

Subclasses of NFRange in netcharts.pro.common
 class NFAxisRange
          The NFAxisRange maintains the minimum, maximum, and step for a particular axis.
 

Uses of NFRange in netcharts.pro.common.rectangular
 

Subclasses of NFRange 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 NFRange
 NFRange NFAxis.getAutoScaleRange(NFGraph chart)
          Get the current range of an autoscaled axis.
 NFRange NFAxis.getScrollRange()
          Gets the scroll range.
 

Methods in netcharts.pro.common.rectangular with parameters of type NFRange
 void NFAxis.setScrollRange(NFRange scrollRange)
          Sets the scroll range.
 


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