NetCharts Pro

Uses of Class
netcharts.pro.common.NFFormat

Packages that use NFFormat
netcharts.pro.charts.dial Main interface for working with the dialchart object. 
netcharts.pro.charts.pie Main interface for working with the piechart object. 
netcharts.pro.charts.radar Main interface for working with the radarchart object. 
netcharts.pro.common.rectangular Common classes for charts that have rectangular axes. 
 

Uses of NFFormat in netcharts.pro.charts.dial
 

Methods in netcharts.pro.charts.dial that return NFFormat
 NFFormat NFDial.getFormat()
          Gets the format of the tic labels
 

Methods in netcharts.pro.charts.dial with parameters of type NFFormat
 void NFDial.setFormat(NFFormat format)
          Sets the format of the tic labels
 

Uses of NFFormat in netcharts.pro.charts.pie
 

Methods in netcharts.pro.charts.pie that return NFFormat
 NFFormat NFSliceLabel.getFormat()
          Get the numerical formatting of data items.
 

Methods in netcharts.pro.charts.pie with parameters of type NFFormat
 void NFSliceLabel.setFormat(NFFormat format)
          Set the numerical formatting of data items.
 

Uses of NFFormat in netcharts.pro.charts.radar
 

Methods in netcharts.pro.charts.radar that return NFFormat
 NFFormat NFRadialAxis.getTicFormat()
          Gets the axis tic label numerical formatting.
 

Methods in netcharts.pro.charts.radar with parameters of type NFFormat
 void NFRadialAxis.setTicFormat(NFFormat format)
          Sets the axis tic label numerical formatting.
 

Uses of NFFormat in netcharts.pro.common.rectangular
 

Methods in netcharts.pro.common.rectangular that return NFFormat
 NFFormat NFAxis.getTicFormat()
          Gets the axis tic label numerical formatting.
 

Methods in netcharts.pro.common.rectangular with parameters of type NFFormat
 void NFAxis.setTicFormat(NFFormat format)
          Sets the axis tic label numerical formatting.
 


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