com.googlecode.wickedcharts.highcharts.theme
Class GridTheme

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

public class GridTheme
extends Theme

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

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

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

GridTheme

public GridTheme()


Copyright © 2013. All Rights Reserved.