com.googlecode.wickedcharts.highcharts.theme
Class SkiesTheme

java.lang.Object
  extended by com.googlecode.wickedcharts.highcharts.options.Options
      extended by com.googlecode.wickedcharts.highcharts.theme.Theme
          extended by com.googlecode.wickedcharts.highcharts.theme.SkiesTheme
All Implemented Interfaces:
Serializable

public class SkiesTheme
extends Theme

Theme as displayed in the Highcharts demo at http://www.highcharts.com/demo/area-basic/skies

Author:
Tom Hombergs (tom.hombergs@gmail.com)
See Also:
Serialized Form

Constructor Summary
SkiesTheme()
           
 
Method Summary
 
Methods inherited from class com.googlecode.wickedcharts.highcharts.theme.Theme
getDataLabelsColor, getLang, getLegendBackgroundColor, getLegendBackgroundColorSolid, getMaskColor, getNavigator, getRangeSelector, getScrollbar, getTextColor, getToolbar, setDataLabelsColor, setLang, setLegendBackgroundColor, setLegendBackgroundColorSolid, setMaskColor, setNavigator, setRangeSelector, setScrollbar, setTextColor, setToolbar
 
Methods inherited from class com.googlecode.wickedcharts.highcharts.options.Options
addColor, addSeries, addxAxis, addyAxis, clearSeries, copyFrom, getChart, getChartOptions, getColors, getCreditOptions, getCredits, getExporting, getGlobal, getLabels, getLegend, getLoading, getMarkedForProcessing, getNavigation, getPane, getPlotOptions, getSeries, getSingleXAxis, getSingleYAxis, getSubtitle, getTitle, getTooltip, getxAxis, getyAxis, markForProcessing, setChart, setChartOptions, setColors, setColors, setCreditOptions, setCredits, setExporting, setGlobal, setLabels, setLegend, setLoading, setNavigation, setPane, setPlotOptions, setSeries, setSubtitle, setTitle, setTooltip, setxAxis, setxAxis, setyAxis, setyAxis
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkiesTheme

public SkiesTheme()


Copyright © 2013. All Rights Reserved.