NetCharts Pro

Uses of Class
netcharts.pro.common.lineset.NFLineSeries

Packages that use NFLineSeries
netcharts.pro.charts.bubble Main interface for working with bubble charts. 
netcharts.pro.charts.combo Main interface for working with combo charts. 
netcharts.pro.charts.strip Main interface for working with strip charts. 
netcharts.pro.charts.xy Main interface for working with X-Y charts. 
netcharts.pro.common.lineset Classes for manipulating linesets. 
 

Uses of NFLineSeries in netcharts.pro.charts.bubble
 

Subclasses of NFLineSeries in netcharts.pro.charts.bubble
 class NFBubbleSeries
          The NFBubbleSeries is used to maintain a list of Bubble objects for a particular chart.
 

Uses of NFLineSeries in netcharts.pro.charts.combo
 

Methods in netcharts.pro.charts.combo that return NFLineSeries
 NFLineSeries NFCombochart.getLineSeries()
          Get the line series.
 

Methods in netcharts.pro.charts.combo with parameters of type NFLineSeries
 void NFCombochart.setLineSeries(NFLineSeries lineSeries)
          Set the line series.
 

Uses of NFLineSeries in netcharts.pro.charts.strip
 

Subclasses of NFLineSeries in netcharts.pro.charts.strip
 class NFStripLineSeries
          The NFStripLineSeries is used to maintain a list of NFLineSet objects for a strip chart.
 

Uses of NFLineSeries in netcharts.pro.charts.xy
 

Methods in netcharts.pro.charts.xy that return NFLineSeries
 NFLineSeries NFXYchart.getLineSeries()
          Get the line series.
 

Methods in netcharts.pro.charts.xy with parameters of type NFLineSeries
 void NFXYchart.setLineSeries(NFLineSeries lineSeries)
          Set the line series.
 

Uses of NFLineSeries in netcharts.pro.common.lineset
 

Methods in netcharts.pro.common.lineset that return NFLineSeries
 NFLineSeries NFAbstractLineChart.getLineSeries()
          Get the line series.
 

Methods in netcharts.pro.common.lineset with parameters of type NFLineSeries
 void NFAbstractLineChart.setLineSeries(NFLineSeries lineSeries)
          Set the line series.
 


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