NetCharts Pro

Uses of Class
netcharts.pro.common.NFLine

Packages that use NFLine
netcharts.pro.charts.bar Main interface for working with the barchart object. 
netcharts.pro.charts.box Main interface for working with the boxchart object. 
netcharts.pro.charts.combo Main interface for working with the combochart object. 
netcharts.pro.charts.diagram Main interface for working with the diagram object. 
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 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 NFLine in netcharts.pro.charts.bar
 

Methods in netcharts.pro.charts.bar that return NFLine
 NFLine NFBarchart.getBarBorder()
          Get barBorder for this bar chart
 

Methods in netcharts.pro.charts.bar with parameters of type NFLine
 void NFBarchart.setBarBorder(NFLine barBorder)
          Set border for this bar chart
 

Uses of NFLine in netcharts.pro.charts.box
 

Methods in netcharts.pro.charts.box that return NFLine
 NFLine NFBoxchart.getMeanLine()
          Gets the style of the mean line.
 

Methods in netcharts.pro.charts.box with parameters of type NFLine
 void NFBoxchart.setMeanLine(NFLine meanLine)
          Sets the style of the mean line.
 void NFBoxchart.addBoxLimitLineStyle(NFLine lineStyle)
          Adds a style definition to the set of limit line styles.
 

Uses of NFLine in netcharts.pro.charts.combo
 

Methods in netcharts.pro.charts.combo that return NFLine
 NFLine NFCombochart.getBarBorder()
          Get barBorder for this chart
 

Methods in netcharts.pro.charts.combo with parameters of type NFLine
 void NFCombochart.setBarBorder(NFLine barBorder)
          Set border for this chart
 

Uses of NFLine in netcharts.pro.charts.diagram
 

Subclasses of NFLine in netcharts.pro.charts.diagram
 class NFNodeEdge
          This class is used to define a line between two nodes in a NFDiagramchart.
 

Uses of NFLine in netcharts.pro.charts.dial
 

Methods in netcharts.pro.charts.dial that return NFLine
 NFLine NFDialSector.getBorderLine()
          Get the border line style
 NFLine NFDial.getBorderLine()
          Gets the style of the border line
 

Methods in netcharts.pro.charts.dial with parameters of type NFLine
 void NFDialSector.setBorderLine(NFLine borderLine)
          Set the border line style
 void NFDial.setBorderLine(NFLine borderLine)
          Sets the style of the border line
 

Uses of NFLine in netcharts.pro.charts.pie
 

Methods in netcharts.pro.charts.pie that return NFLine
 NFLine NFSliceLabel.getLine()
          Get the line style.
 NFLine NFPiechart.getSliceBorder()
          Get sliceBorder for this pie chart
 

Methods in netcharts.pro.charts.pie with parameters of type NFLine
 void NFSliceLabel.setLine(NFLine line)
          Set the line style for lines connecting the slice to the label.
 void NFPiechart.setSliceBorder(NFLine sliceBorder)
          Set border for this pie chart
 

Uses of NFLine in netcharts.pro.charts.radar
 

Subclasses of NFLine in netcharts.pro.charts.radar
 class NFRadialGrid
          The NFRadialGrid object describes a single circular grid line, or filled grid line, in a radar chart.
 

Uses of NFLine in netcharts.pro.common
 

Subclasses of NFLine in netcharts.pro.common
 class NFArrowLine
          The NFArrowLine object is used to define lines and shapes used to highlight data items or areas within a chart.
 

Uses of NFLine in netcharts.pro.common.lineset
 

Subclasses of NFLine in netcharts.pro.common.lineset
 class NFLineSetLine
          The NFLineSetLine object is throughout several different chart types to define data lines.
 

Uses of NFLine in netcharts.pro.common.rectangular
 

Subclasses of NFLine in netcharts.pro.common.rectangular
 class NFGridLine
          This object is used to define a grid's line 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