NetCharts Pro

Uses of Class
netcharts.pro.common.NFColorTable

Packages that use NFColorTable
netcharts.pro.charts.heatmap Main interface for working with Heat Map charts. 
netcharts.pro.charts.stock Main interface for working with stock charts. 
netcharts.pro.charts.time Main interface for working with time charts. 
netcharts.pro.common.barset Classes for manipulating barsets. 
netcharts.pro.common.lineset Classes for manipulating linesets. 
 

Uses of NFColorTable in netcharts.pro.charts.heatmap
 

Methods in netcharts.pro.charts.heatmap that return NFColorTable
 NFColorTable NFHeatmapchart.getGridBlockColorTable()
          Get the grid block color table.
 

Methods in netcharts.pro.charts.heatmap with parameters of type NFColorTable
 void NFHeatmapchart.setGridBlockColorTable(NFColorTable gridBlockColors)
          Set the grid block cell colors from the specified color table.
 

Uses of NFColorTable in netcharts.pro.charts.stock
 

Methods in netcharts.pro.charts.stock that return NFColorTable
 NFColorTable NFStockSet.getColorTable()
          Gets the colorTable for the bars in this set.
 

Methods in netcharts.pro.charts.stock with parameters of type NFColorTable
 void NFStockSet.setColorTable(NFColorTable colorTable)
          Sets the individual color for each vertical bar (hi/lo) in this set.
 

Uses of NFColorTable in netcharts.pro.charts.time
 

Methods in netcharts.pro.charts.time that return NFColorTable
 NFColorTable NFTimeSet.getColorTable()
          Gets the colorTable for the bars (time segments) in this set.
 

Methods in netcharts.pro.charts.time with parameters of type NFColorTable
 void NFTimeSet.setColorTable(NFColorTable colorTable)
          Sets the individual color for each bar (time segment) in this set.
 

Uses of NFColorTable in netcharts.pro.common.barset
 

Methods in netcharts.pro.common.barset that return NFColorTable
 NFColorTable NFBarSet.getColorTable()
          Gets the colorTable for the bars in this set.
 

Methods in netcharts.pro.common.barset with parameters of type NFColorTable
 void NFBarSet.setColorTable(NFColorTable colorTable)
          Sets the individual color for each bar in this set.
 

Uses of NFColorTable in netcharts.pro.common.lineset
 

Methods in netcharts.pro.common.lineset that return NFColorTable
 NFColorTable NFLineSet.getColorTable()
          Gets the colorTable for the symbols in this set.
 

Methods in netcharts.pro.common.lineset with parameters of type NFColorTable
 void NFLineSet.setColorTable(NFColorTable colorTable)
          Sets the individual color for each symbols in this set.
 


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