com.googlecode.wickedcharts.highcharts.theme
Class GrayTheme

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.GrayTheme
All Implemented Interfaces:
Serializable

public class GrayTheme
extends Theme

Gray theme as displayed in the Highcharts demo at http://www.highcharts.com/demo/column-stacked-and-grouped/gray

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

Constructor Summary
GrayTheme()
           
 
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

GrayTheme

public GrayTheme()


Copyright © 2013. All Rights Reserved.