NetCharts Pro

Uses of Class
netcharts.pro.common.NFFormat

Packages that use NFFormat
netcharts.pro.charts.dial Main interface for working with dial charts. 
netcharts.pro.charts.heatmap Main interface for working with Heat Map charts. 
netcharts.pro.charts.pie Main interface for working with pie charts. 
netcharts.pro.charts.polar Main interface for working with polar 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 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.heatmap
 

Methods in netcharts.pro.charts.heatmap that return NFFormat
 NFFormat NFHeatmapchart.getGridBlockCellValueFormat()
          Get the format for the data values displayed in the grid.
 

Methods in netcharts.pro.charts.heatmap with parameters of type NFFormat
 void NFHeatmapchart.setGridBlockCellValueFormat(NFFormat cellValueFormat)
          Set the format for the data values displayed in the grid.
 

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.polar
 

Methods in netcharts.pro.charts.polar that return NFFormat
 NFFormat NFPolarchart.getLabelFormat()
          Gets the exterior label numerical formatting.
 

Methods in netcharts.pro.charts.polar with parameters of type NFFormat
 void NFPolarchart.setLabelFormat(NFFormat labelFormat)
          Sets the exterior label numerical formatting.
 

Uses of NFFormat in netcharts.pro.common.circular
 

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

Methods in netcharts.pro.common.circular with parameters of type NFFormat
 void NFBaseRadialAxis.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.
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