public class XPTheme extends DefaultTheme
Title: XP Theme class
Description: TeeChart for Java
Copyright (c) 2004-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 |
---|
XPTheme(IBaseChart c)
Description of Classic theme
|
Modifier and Type | Method and Description |
---|---|
void |
apply() |
java.lang.String |
toString() |
changeAxis, changeSeries, changeWall, doChangeSeries, getDescription, resetGradient
themeSelector
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
public XPTheme(IBaseChart c)
c
- IBaseChartpublic java.lang.String toString()
toString
in class java.lang.Object
public void apply()
apply
in class DefaultTheme