| AbstractConfigurationObject |
Abstract base class for model classes to be serialized to JSON.
|
| AbstractDataLabels |
|
| AbstractPlotOptions |
|
| AbstractSeries |
Abstract base class for series
|
| AbstractSeriesItem |
Abstract superclass for chart series items
|
| Accessibility |
Options for configuring accessibility for the chart.
|
| AreaOptions |
|
| Attributes |
A collection of style attributes for the Halo
|
| Axis |
|
| AxisDimension |
Possible axis dimensions with their indexes in client-side
|
| AxisList |
Alternative AxisContainer to allow multiple axes
|
| AxisTitle |
The axis title, showing next to the axis line.
|
| AxisType |
Enum representing different axis types.
|
| Back |
Defines the back panel of the frame around 3D charts.
|
| Background |
An object, or array of objects, for backgrounds.
|
| BackgroundShape |
The shape of the pane background.
|
| Bottom |
The bottom of the frame around a 3D chart.
|
| Breaks |
An array defining breaks in the axis, the sections defined will be left out
and all the points shifted closer to each other.
|
| ButtonOptions |
A collection of options for buttons appearing in the exporting module.
|
| ButtonPosition |
|
| Buttons |
Options for the export related buttons, print and export.
|
| ChartConfiguration |
|
| ChartEnum |
Interface shared by all enum classes of the vaadin charts.
|
| ChartModel |
Options regarding the chart area and plot area as well as general chart
options.
|
| ChartType |
The default series type for the chart.
|
| ColorAxis |
|
| ColumnOptions |
|
| Compare |
|
| Condition |
Under which conditions the rule applies.
|
| Configuration |
Chart's configuration root object containing all the child objects that are
used to configure chart, axes, legend, titles etc.
|
| ContextButton |
Options for the export button.
|
| ContextButtonMenuItem |
|
| Credits |
Highchart by default puts a credits label in the lower right corner of the
chart.
|
| Crosshair |
Configure a crosshair that follows either the mouse pointer or the hovered
point.
|
| CrosshairLabel |
A label on the axis next to the crosshair.
|
| Cursor |
You can set the cursor to POINTER("pointer") if you have click events
attached to the series, to signal to the user that the points and lines can
be clicked.
|
| DashStyle |
Dash styles used to render lines.
|
| DataGrouping |
Data grouping is the concept of sampling the data values into larger blocks
in order to ease readability and increase performance of the JavaScript
charts.
|
| DataLabels |
Options for the series data labels, appearing next to each data point.
|
| DataLabelsFunnel |
|
| DataLabelsRange |
Extended data labels for range series types.
|
| DataSeries |
An array of data points to be displayed in a chart.
|
| DataSeriesItem |
The DataSeriesItem class represents a single entry in a DataSeries.
|
| DateTimeLabelFormats |
For a DATETIME axis, the scale will automatically adjust to the appropriate
unit.
|
| Dial |
Options for the dial or arrow pointer of the gauge.
|
| Dimension |
Axial dimension.
|
| Drilldown |
Options for drill down, the concept of inspecting increasingly high
resolution data through clicking on chart items like columns or pie slices.
|
| DrilldownCallback.DrilldownDetails |
|
| DrillUpButton |
Options for the drill up button that appears when drilling down on a series.
|
| DrillUpButtonRelativeTo |
What box to align the button to.
|
| DrillUpButtonTheme |
|
| ExportFileType |
Default MIME type for exporting if chart.exportChart() is called without
specifying a type option.
|
| Exporting |
Options for the exporting module.
|
| ExportingMenuItemDefinition |
|
| FlagShape |
|
| Frame |
Provides the option to draw a frame around the charts by defining a bottom,
front and back panel.
|
| GaugeOptions |
|
| Halo |
Options for the halo appearing around the hovered point in line-type series
as well as outside the hovered slice in pie charts.
|
| Handles |
Options for the handles for dragging the zoomed area.
|
| HorizontalAlign |
Alignment of the title relative to the axis values and more generically
horizontal alignment.
|
| Hover |
Options for the hovered series
|
| HTMLLabelItem |
A HTML label that can be positioned anywhere in the chart area.
|
| HTMLLabels |
HTML labels that can be positioned anywhere in the chart area.
|
| Inactive |
|
| IntervalUnit |
Irregular time unit used to define point interval unit.
|
| ItemPartialFill |
|
| KeyboardNavigation |
Options for keyboard navigation.
|
| Label |
Text labels for the plot bands
|
| Labels |
|
| LayoutDirection |
The layout of the legend items.
|
| Legend |
The legend is a box containing a symbol and name for each series item or
point item in the chart.
|
| LegendNavigation |
Options for the paging or navigation appearing when the legend is overflown.
|
| LegendTitle |
A title to be added on top of the legend.
|
| Level |
Set options on specific levels.
|
| Loading |
The loading options control the appearance of the loading screen that covers
the plot area on chart operations.
|
| Marker |
In Highcharts 1.0, the appearance of all markers belonging to the hovered
series.
|
| MarkerSymbol |
Interface for all marker symbols
|
| MarkerSymbolEnum |
A predefined shape or symbol for the marker.
|
| Navigation |
A collection of options for buttons and menus appearing in the exporting
module.
|
| Navigator |
The navigator is a small series below the main series, displaying a view of
the entire data set.
|
| NoData |
Options for displaying a message like "No data to display".
|
| Node |
A collection of options for the individual nodes.
|
| NodeLayout |
|
| NodeSeriesItem |
|
| OhlcOptions |
|
| Options3d |
Options to render charts in 3 dimensions.
|
| Pane |
Applies only to polar charts and angular gauges.
|
| PanKey |
Allows setting a key to switch between zooming and panning.
|
| PartialFill |
|
| Pivot |
Options for the pivot or the center point of the gauge.
|
| PlotBand |
An array of objects defining plot bands on the Y axis.
|
| PlotLine |
An array of lines stretching across the plot area, marking a specific value
on one of the axes.
|
| PlotOptionsSeries |
General options for all series types.
|
| PointOptions |
|
| PointPlacement |
Possible values: null, ON, BETWEEN.
|
| Position |
Position configuration for the credits label.
|
| PyramidOptions |
|
| RangeSelector |
The range selector is a tool for selecting ranges to display within the
chart.
|
| RangeSelectorButton |
Options for range selector buttons.
|
| RangeSelectorTimespan |
Possible timespan values for range selector buttons
|
| ResetZoomButton |
The button that appears after a selection zoom, allowing the user to reset
zoom.
|
| ResetZoomButtonRelativeTo |
What frame the button should be placed related to.
|
| Rules |
A set of rules for responsive settings.
|
| Scrollbar |
An optional scrollbar to display on the Y axis in response to limiting the
minimum an maximum of the axis values.
|
| Select |
The appearance of the point marker when selected.
|
| Series |
Series interface for all kinds of Series
|
| SeriesTooltip |
A configuration object for the tooltip rendering of each single series.
|
| Shape |
The name of a symbol to use for the border around the Datalabels or
Tooltip.
|
| Side |
Note: As of v5.0.12, frame.left or frame.right
should be used instead.
|
| Stacking |
Whether to stack the values of each series on top of each other.
|
| StackLabels |
The stack labels show the total value for each bar in a stacked column or bar
chart.
|
| States |
|
| StepType |
Defines different step line types.
|
| Stop |
|
| Subtitle |
The chart's subtitle
|
| TargetOptions |
Set options related with look and position of targets.
|
| TextAlign |
The text alignment for the label.
|
| TickmarkPlacement |
For categorized axes only.
|
| TickPosition |
The position of the tick marks relative to the axis line.
|
| Time |
These settings affect how datetime axes are laid out, how tooltips are
formatted, how series pointIntervalUnit works and how the Highstock range
selector handles time.
|
| TimeUnit |
|
| TimeUnitMultiples |
Class used to define allowed multiples a time unit is allowed to be grouped
to.
|
| Title |
The chart's main title.
|
| Tooltip |
Options for the tooltip that appears when the user hovers over a series or
point.
|
| Top |
The top of the frame around a 3D chart.
|
| TreeMapLayoutAlgorithm |
|
| TreeMapLayoutStartingDirection |
The direction where the layout algorithm will start drawing.
|
| TreeSeriesItem |
|
| VerticalAlign |
Alignment of the title relative to the axis values and more generically
vertical alignment.
|
| XAxis |
The X axis or category axis.
|
| YAxis |
The Y axis or value axis.
|
| ZAxis |
The Z axis or depth axis for 3D plots.
|
| ZoneAxis |
Defines the Axis on which the zones are applied.
|
| Zones |
An array defining zones within a series.
|