public class ExcelTheme extends DefaultTheme
Title: ExcelTheme class
Description: Summary description for ExcelTheme.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
AndroidPalette, ClassicPalette, CoolPalette, DefaultPalette, ExcelPalette, GrayscalePalette, iOSPalette, LookoutPalette, MacOSPalette, MetroPalette, ModernPalette, newChartHook, OnBlackPalette, OperaPalette, PastelsPalette, RainbowPalette, SeawashPalette, SolidPalette, themeSelectorHook, VictorianPalette, WarmPalette, WebPalette, WindowsVistaPalette, WindowsXPPalettechart, InternalUse| Constructor and Description |
|---|
ExcelTheme() |
ExcelTheme(IBaseChart c) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply()
Applies Excel-like visual formatting properties to Chart parameter.
|
void |
doChangeSeries(Series chartSeries) |
java.lang.String |
getDescription()
Gets descriptive text.
|
changeAxis, changeSeries, changeWall, resetGradientthemeSelectorgetChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringPropertypublic ExcelTheme(IBaseChart c)
public ExcelTheme()
public java.lang.String getDescription()
getDescription in class DefaultThemepublic void apply()
apply in class DefaultThemepublic void doChangeSeries(Series chartSeries)
doChangeSeries in class DefaultTheme