NetCharts Pro

Uses of Class
netcharts.pro.common.NFFillPattern

Packages that use NFFillPattern
netcharts.pro.charts.box Main interface for working with the boxchart object. 
netcharts.pro.charts.dial Main interface for working with the dialchart object. 
netcharts.pro.charts.stock Main interface for working with the stockchart object. 
netcharts.pro.common Provides general use classes for chart objects and utilities. 
netcharts.pro.common.barset Classes for manipulating barsets. 
netcharts.pro.common.lineset Classes for manipulating linesets. 
 

Uses of NFFillPattern in netcharts.pro.charts.box
 

Methods in netcharts.pro.charts.box that return NFFillPattern
 NFFillPattern NFBoxSet.getFillPattern()
          Gets the fill pattern for this set's box.
 

Methods in netcharts.pro.charts.box with parameters of type NFFillPattern
 void NFBoxSet.setFillPattern(NFFillPattern fillPattern)
          Sets the fill pattern for this set's box.
 

Uses of NFFillPattern in netcharts.pro.charts.dial
 

Methods in netcharts.pro.charts.dial that return NFFillPattern
 NFFillPattern NFDialSector.getFillPattern()
          Gets the fill pattern this dial should use.
 NFFillPattern NFDial.getFillPattern()
          Gets the fill pattern this dial should use.
 

Methods in netcharts.pro.charts.dial with parameters of type NFFillPattern
 void NFDialSector.setFillPattern(NFFillPattern fillPattern)
          Sets the fill pattern this dial should use.
 void NFDial.setFillPattern(NFFillPattern fillPattern)
          Sets the fill pattern this dial should use.
 

Uses of NFFillPattern in netcharts.pro.charts.stock
 

Methods in netcharts.pro.charts.stock that return NFFillPattern
 NFFillPattern NFStockSet.getFillPattern()
          The fillPattern attribute is used to provide either gradient fills, image fills, or pattern fills for this stock set.
 

Methods in netcharts.pro.charts.stock with parameters of type NFFillPattern
 void NFStockSet.setFillPattern(NFFillPattern fillPattern)
          The fillPattern attribute is used to provide either gradient fills, image fills, or pattern fills for this stock set.
 

Uses of NFFillPattern in netcharts.pro.common
 

Methods in netcharts.pro.common that return NFFillPattern
 NFFillPattern NFGraph.getBackgroundFillPattern()
          Gets the background fill pattern.
 NFFillPattern NFLegendItem.getFillPattern()
          Return fill pattern
 

Methods in netcharts.pro.common with parameters of type NFFillPattern
 void NFGraph.setBackgroundFillPattern(NFFillPattern backgroundFillPattern)
          Sets the background fill pattern.
 void NFLegendItem.setFillPattern(NFFillPattern pattern)
          Set the fill pattern
 

Uses of NFFillPattern in netcharts.pro.common.barset
 

Methods in netcharts.pro.common.barset that return NFFillPattern
 NFFillPattern NFBarSet.getFillPattern()
          Gets the fill pattern for all bars in this set.
 

Methods in netcharts.pro.common.barset with parameters of type NFFillPattern
 void NFBarSet.setFillPattern(NFFillPattern fillPattern)
          Sets the fill pattern for all bars in this set.
 

Uses of NFFillPattern in netcharts.pro.common.lineset
 

Methods in netcharts.pro.common.lineset that return NFFillPattern
 NFFillPattern NFLineSet.getFillPattern()
          Gets the fill pattern this lineset should use.
 

Methods in netcharts.pro.common.lineset with parameters of type NFFillPattern
 void NFLineSet.setFillPattern(NFFillPattern fillPattern)
          Sets the fill pattern this lineset should use.
 


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