|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.TeeBase
com.steema.teechart.themes.Theme
com.steema.teechart.themes.DefaultTheme
com.steema.teechart.themes.ExcelTheme
public class ExcelTheme
Title: ExcelTheme class
Description: Summary description for ExcelTheme.
Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary |
---|
Fields inherited from class com.steema.teechart.themes.Theme |
---|
ClassicPalette, CoolPalette, DefaultPalette, ExcelPalette, GrayscalePalette, MacOSPalette, ModernPalette, newChartHook, OnBlackPalette, OperaPalette, PastelsPalette, RainbowPalette, SolidPalette, themeSelectorHook, VictorianPalette, WarmPalette, WebPalette, WindowsVistaPalette, WindowsXPPalette |
Fields inherited from class com.steema.teechart.TeeBase |
---|
chart |
Constructor Summary | |
---|---|
ExcelTheme(IBaseChart c)
|
Method Summary | |
---|---|
void |
apply()
Applies Excel-like visual formatting properties to Chart parameter. |
java.lang.String |
getDescription()
Gets descriptive text. |
Methods inherited from class com.steema.teechart.themes.DefaultTheme |
---|
changeAxis, changeSeries, changeWall, resetGradient |
Methods inherited from class com.steema.teechart.themes.Theme |
---|
themeSelector |
Methods inherited from class com.steema.teechart.TeeBase |
---|
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExcelTheme(IBaseChart c)
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in class DefaultTheme
public void apply()
apply
in class DefaultTheme
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |