public class AndrosTheme extends OperaTheme
Title: AndrosTheme Theme class
Description: Summary description for AndrosTheme.
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 |
---|
AndrosTheme(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
void |
apply() |
void |
changeAxis(Axis chartAxis) |
void |
doChangeSeries(Series series) |
java.lang.String |
getDescription()
Gets descriptive text.
|
toString
changeSeries, changeWall, resetGradient
themeSelector
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
public AndrosTheme(IBaseChart c)
public void apply()
apply
in class OperaTheme
public java.lang.String getDescription()
getDescription
in class DefaultTheme
public void changeAxis(Axis chartAxis)
changeAxis
in class DefaultTheme
public void doChangeSeries(Series series)
doChangeSeries
in class OperaTheme