NetCharts Pro

Uses of Class
netcharts.pro.common.NFModalLabel

Packages that use NFModalLabel
netcharts.pro.charts.bar Main interface for working with the barchart object. 
netcharts.pro.charts.bubble Main interface for working with the bubblechart object. 
netcharts.pro.charts.combo Main interface for working with the combochart 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.charts.strip Main interface for working with the stripchart object. 
netcharts.pro.common Provides general use classes for chart objects and utilities. 
netcharts.pro.common.lineset Classes for manipulating linesets. 
netcharts.pro.common.rectangular Common classes for charts that have rectangular axes. 
 

Uses of NFModalLabel in netcharts.pro.charts.bar
 

Methods in netcharts.pro.charts.bar that return NFModalLabel
 NFModalLabel NFBarchart.getBarValueLabel()
          Get the text style to use for labeling bars in this barset.
 NFModalLabel NFBarchart.getZAxisLabels()
           
 

Methods in netcharts.pro.charts.bar with parameters of type NFModalLabel
 void NFBarchart.setBarValueLabel(NFModalLabel barValueLabel)
          Set the text style to use for labeling bars in this barset.
 void NFBarchart.setZAxisLabels(NFModalLabel zAxisLabel)
           
 

Uses of NFModalLabel in netcharts.pro.charts.bubble
 

Methods in netcharts.pro.charts.bubble that return NFModalLabel
 NFModalLabel NFBubblechart.getLineValueLabel()
          Get the text style to use for line labels.
 

Methods in netcharts.pro.charts.bubble with parameters of type NFModalLabel
 void NFBubblechart.setLineValueLabel(NFModalLabel lineValueLabel)
          Set the text style to use for line labels.
 

Uses of NFModalLabel in netcharts.pro.charts.combo
 

Methods in netcharts.pro.charts.combo that return NFModalLabel
 NFModalLabel NFCombochart.getBarValueLabel()
          Get the text style to use for labeling bars.
 NFModalLabel NFCombochart.getZAxisLabels()
           
 

Methods in netcharts.pro.charts.combo with parameters of type NFModalLabel
 void NFCombochart.setBarValueLabel(NFModalLabel barValueLabel)
          Set the text style to use for labeling bars in this barset.
 void NFCombochart.setZAxisLabels(NFModalLabel zAxisLabel)
           
 

Uses of NFModalLabel in netcharts.pro.charts.pie
 

Methods in netcharts.pro.charts.pie that return NFModalLabel
 NFModalLabel NFSliceLabel.getLabel()
          Get the text style.
 

Methods in netcharts.pro.charts.pie with parameters of type NFModalLabel
 void NFSliceLabel.setLabel(NFModalLabel label)
          Set text style.
 

Uses of NFModalLabel in netcharts.pro.charts.radar
 

Methods in netcharts.pro.charts.radar that return NFModalLabel
 NFModalLabel NFRadarchart.getLineValueLabel()
          Get the text style to use for line labels.
 

Methods in netcharts.pro.charts.radar with parameters of type NFModalLabel
 void NFRadarchart.setLineValueLabel(NFModalLabel lineValueLabel)
          Set the text style to use for line labels.
 

Uses of NFModalLabel in netcharts.pro.charts.strip
 

Methods in netcharts.pro.charts.strip that return NFModalLabel
 NFModalLabel NFStripchart.getLineValueLabel()
          Get the text style to use for line labels.
 

Methods in netcharts.pro.charts.strip with parameters of type NFModalLabel
 void NFStripchart.setLineValueLabel(NFModalLabel lineValueLabel)
          Set the text style to use for line labels.
 

Uses of NFModalLabel in netcharts.pro.common
 

Methods in netcharts.pro.common that return NFModalLabel
 NFModalLabel NFNoteSet.getLabel()
          Returns the label used by this set
 NFModalLabel NFDwell.getLabel()
          Return dwell label
 

Methods in netcharts.pro.common with parameters of type NFModalLabel
 void NFNoteSet.setLabel(NFModalLabel label)
          Set label to use for the noteset
 void NFDwell.setLabel(NFModalLabel label)
          Set label for this dwell object
 

Constructors in netcharts.pro.common with parameters of type NFModalLabel
NFNoteSet(NFModalLabel label, NFRegion region, NFAxisMap axisMap)
          Constructs a note set with the given label, region, and axis map.
NFDwell(NFModalLabel label, NFRegion region)
          Constructs a dwell object using the given NFModalLabel text object and background NFRegion object.
 

Uses of NFModalLabel in netcharts.pro.common.lineset
 

Methods in netcharts.pro.common.lineset that return NFModalLabel
 NFModalLabel NFAbstractLineChart.getLineValueLabel()
          Get the text style to use for line labels.
 

Methods in netcharts.pro.common.lineset with parameters of type NFModalLabel
 void NFAbstractLineChart.setLineValueLabel(NFModalLabel lineValueLabel)
          Set the text style to use for line labels.
 

Uses of NFModalLabel in netcharts.pro.common.rectangular
 

Methods in netcharts.pro.common.rectangular that return NFModalLabel
 NFModalLabel NFAxis.getTicLabel()
          Gets the axis tic label style.
 

Methods in netcharts.pro.common.rectangular with parameters of type NFModalLabel
 void NFAxis.setTicLabel(NFModalLabel ticLabel)
          Sets the axis tic label style.
 


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