Package com.googlecode.wickedcharts.highcharts.options

Interface Summary
IProcessableOption  
 

Class Summary
Axis Defines an Axis for a Highcharts chart.
Background Defines the configuration of the background option.
ButtonOptions Defined options for the buttons of a chart.
Center Defines the location pf a pie chart
ChartOptions Defines the configuration of the "chart" option.
CreditOptions Defines the configuration of the "credits" option.
Crosshair Configuration of a single crosshair (x or y).
CssStyle Option to allow CSS styles in a chart.
DataLabels Defines the configuration of the "dataLabels" option.
DateTimeLabelFormat Defines the date time label format for the axis.
DummyOption Deprecated.
Events Defines the configuration of the "events" option.
ExportingButtons Defines the configurations fot the buttons option.
ExportingOptions Defines the configuration of the "exporting" option.
Function  
Global Defines the "globals" option.
Labels Defines some label in a chart.
LanguageOptions Defines the configuration of the "lang" option.
Legend Defines the configuration of the "legend" option.
Loading Defines the "loading" option.
Marker Defines the configuration of the "marker" option.
MinorTickInterval Defines the interval between two tick marks.
Navigation Defines the options for the navigation of a chart.
Options This is the main class for configuring a chart.
Pane Defines the configuration of the "pane" option.
PixelOrPercent Describes either a pixel value or a percentage value.
PlotBand Defines a colored band across a grid chart.
PlotLine Defines a plot line in a chart.
PlotOptions Defines the configuration of the "plotOptions" option.
PlotOptionsChoice Defines a choice between on or more PlotOptions
PointOptions Defines the configuration of the "point" option.
StackLabels Configuration for the stackLabels option.
State Defines the configuration of the "states" option.
StatesChoice Defines a choice of one or more "states" options.
Symbol Defines either a predefined symbol or a custom symbol represented by an URL.
Title Defines the configuration of the "title" option.
Tooltip Defines the configuration of the "tooltip" option.
XAxis Deprecated.
YAxis Deprecated.
 

Enum Summary
AxisType Defines the type of an axis.
Center.Unit  
ChartType Defines whether a chart is a basic or an advanced chart.
Cursor Possible values for the pointer option.
DateTimeLabelFormat.DateTimeProperties  
ExportingMimeType Possible values for mime type of exported images.
GridLineDashStyle Possible styles for dashed lines.
GridlineInterpolation Enumeration of possible Gridline interpolations.
HorizontalAlignment Enumeration of possible horizontal alignments.
LegendLayout Enumeration of possible layouts for the legend of a chart.
Overflow Defines the configuration of the "overflow" option.
PixelOrPercent.Unit  
PointPlacement Possible values fot the "pointPlacement" option.
SeriesType Enumeration of the possible types of charts.
Stacking Defines the configuration of the "stacking" option.
StatesChoice.StateType  
Symbol.PredefinedSymbol  
TickmarkPlacement Possible values how to display a tick mark in a chart.
TickPosition Possible values how to display a tick mark in a chart.
VerticalAlignment Enumeration of possible vertical alignments.
ZoomType Defines the configuration of the "zoomType" option.
 



Copyright © 2013. All Rights Reserved.