com.steema.teechart.tools
Class ToolsList
java.lang.Object
com.steema.teechart.tools.ToolsList
public final class ToolsList
- extends java.lang.Object
Title:
Description: ThemesList is a collection of Theme objects.
Copyright (c) 2005-2012 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Example:
ThemesList.applyTheme(myChart.getChart(), new
ExcelTheme(myChart.getChart()));
- See Also:
Theme
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolsList
public ToolsList()
size
public static int size()
applyTool
public static void applyTool(TChart chart,
int index,
int serieSelected)
getToolDescription
public static java.lang.String getToolDescription(int serieSelected,
int index)