public class ExcelTheme extends DefaultTheme
Title: ExcelTheme class
Description: Summary description for ExcelTheme.
Copyright (c) 2005-2019 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, WindowsXPPalette
chart, InternalUse
Constructor and Description |
---|
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, resetGradient
themeSelector
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
public ExcelTheme(IBaseChart c)
public java.lang.String getDescription()
getDescription
in class DefaultTheme
public void apply()
apply
in class DefaultTheme
public void doChangeSeries(Series chartSeries)
doChangeSeries
in class DefaultTheme