Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y Z 

A

AccessibilityOptions - Class in org.fujion.highcharts
Options for configuring accessibility for the chart.
AccessibilityOptions() - Constructor for class org.fujion.highcharts.AccessibilityOptions
 
AccessibilityOptions.FocusBorderOptions - Class in org.fujion.highcharts
 
AccessibilityOptions.KeyboardNavigationOptions - Class in org.fujion.highcharts
 
ActionOptions - Class in org.fujion.highcharts
Actions that may be associated with a menu item, for example.
ActionOptions() - Constructor for class org.fujion.highcharts.ActionOptions
 
activeColor - Variable in class org.fujion.highcharts.LegendNavigationOptions
The color for the active up or down arrow in the legend page navigation.
addDataPoint(double) - Method in class org.fujion.highcharts.Series
Adds a single data point.
addDataPoint(double, double) - Method in class org.fujion.highcharts.Series
Adds a single data point.
addDataPoints(List<DataPoint>) - Method in class org.fujion.highcharts.Series
Adds a list of data point values.
addDataPoints(double...) - Method in class org.fujion.highcharts.Series
Adds a list of y values.
addSeries() - Method in class org.fujion.highcharts.Chart
Adds a new series to the chart using the chart's default type.
addSeries(PlotType) - Method in class org.fujion.highcharts.Chart
Adds a new series to the chart using the specified type.
addStyle(String, String) - Method in class org.fujion.highcharts.StyleOptions
Adds the requested style.
addXAxis() - Method in class org.fujion.highcharts.Chart
Adds an additional x axis.
addYAxis() - Method in class org.fujion.highcharts.Chart
Adds an additional y axis.
align - Variable in class org.fujion.highcharts.AxisLabelOptions
What part of the string the given position is anchored to.
align - Variable in class org.fujion.highcharts.AxisTitleOptions
Alignment of the title relative to the axis values.
align - Variable in class org.fujion.highcharts.ButtonOptions
Alignment for the buttons.
align - Variable in class org.fujion.highcharts.DataLabelOptions
The alignment of the data label compared to the point.
align - Variable in class org.fujion.highcharts.LegendOptions
The horizontal alignment of the legend box within the chart area.
align - Variable in class org.fujion.highcharts.PlotTreeMap.DrillUpButtonPosition
Horizontal alignment of the button.
align - Variable in class org.fujion.highcharts.PositionOptions
The horizontal alignment.
align - Variable in class org.fujion.highcharts.TitleOptions
The horizontal alignment of the title or subtitle.
AlignGeneral - Enum in org.fujion.highcharts
Options for orientation-independent alignment.
AlignHorizontal - Enum in org.fujion.highcharts
Options for horizontal alignment.
alignTicks - Variable in class org.fujion.highcharts.ChartOptions
When using multiple axis, the ticks of two or more opposite axes will automatically be aligned by adding ticks to the axis or axes with the least ticks.
AlignVertical - Enum in org.fujion.highcharts
Options for vertical alignment.
allowDecimals - Variable in class org.fujion.highcharts.Axis
Whether to allow decimals in this axis' ticks.
allowDrillToNode - Variable in class org.fujion.highcharts.PlotSunburst
When enabled the user can click on a point which is a parent and zoom in on its children.
allowDrillToNode - Variable in class org.fujion.highcharts.PlotTreeMap
When enabled the user can click on a point which is a parent and zoom in on its children.
allowOverlap - Variable in class org.fujion.highcharts.DataLabelOptions
Whether to allow data labels to overlap.
allowPointSelect - Variable in class org.fujion.highcharts.PlotOptions
Allow this series' points to be selected by clicking on the markers, bars or pie slices.
alpha - Variable in class org.fujion.highcharts.ThreeDOptions
One of the two rotation angles for the chart.
alternateGridColor - Variable in class org.fujion.highcharts.Axis
When using an alternate grid color, a band is painted across the plot area between every other grid line.
alternateStartingDirection - Variable in class org.fujion.highcharts.PlotTreeMap
Enabling this option will make the treemap alternate the drawing direction between vertical and horizontal.
animation - Variable in class org.fujion.highcharts.ChartOptions
Set the overall animation for all chart updating.
animation - Variable in class org.fujion.highcharts.GlobalTooltipOptions
Enable or disable animation of the tooltip.
animation - Variable in class org.fujion.highcharts.LegendNavigationOptions
How to animate the pages when navigating up or down.
animation - Variable in class org.fujion.highcharts.PlotOptions
Enable or disable the initial animation when a series is displayed.
animationLimit - Variable in class org.fujion.highcharts.PlotOptions
For some series, there is a limit that shuts down initial animation by default when the total number of points in the chart is too high.
AnimationOptions - Class in org.fujion.highcharts
Options for animations.
AnimationOptions() - Constructor for class org.fujion.highcharts.AnimationOptions
 
arrowSize - Variable in class org.fujion.highcharts.LegendNavigationOptions
The pixel size of the up and down arrows in the legend paging navigation.
Axis - Class in org.fujion.highcharts
A chart axis.
Axis(List<Axis>) - Constructor for class org.fujion.highcharts.Axis
 
AxisLabelOptions - Class in org.fujion.highcharts
Options for axis labels.
AxisLabelOptions() - Constructor for class org.fujion.highcharts.AxisLabelOptions
 
axisLabelPosition - Variable in class org.fujion.highcharts.ThreeDOptions
Set it to "auto" to automatically move the labels to the best edge.
AxisTitleOptions - Class in org.fujion.highcharts
Options for an axis title.
AxisTitleOptions() - Constructor for class org.fujion.highcharts.AxisTitleOptions
 

B

background - Variable in class org.fujion.highcharts.PaneOptions
An object, or array of objects, for backgrounds.
backgroundColor - Variable in class org.fujion.highcharts.ChartOptions
The background color or gradient for the outer chart area.
backgroundColor - Variable in class org.fujion.highcharts.DataLabelOptions
The background color or gradient for the data label.
backgroundColor - Variable in class org.fujion.highcharts.DialOptions
The background or fill color of the gauge's dial.
backgroundColor - Variable in class org.fujion.highcharts.GlobalTooltipOptions
The background color or gradient for the tooltip.
backgroundColor - Variable in class org.fujion.highcharts.LegendOptions
The background color of the legend, filling the rounded corner border.
backgroundColor - Variable in class org.fujion.highcharts.PivotOptions
The background color or fill of the pivot.
baseLength - Variable in class org.fujion.highcharts.DialOptions
The length of the dial's base part, relative to the total radius or length of the dial.
baseWidth - Variable in class org.fujion.highcharts.DialOptions
The pixel width of the base of the gauge dial.
beta - Variable in class org.fujion.highcharts.ThreeDOptions
One of the two rotation angles for the chart.
boostThreshold - Variable in class org.fujion.highcharts.PlotOptions
Set the point threshold for when a series should enter boost mode.
borderColor - Variable in class org.fujion.highcharts.ChartOptions
The color of the outer chart border.
borderColor - Variable in class org.fujion.highcharts.DataLabelOptions
The border color for the data label.
borderColor - Variable in class org.fujion.highcharts.DialOptions
The border color or stroke of the gauge's dial.
borderColor - Variable in class org.fujion.highcharts.GlobalTooltipOptions
The color of the tooltip border.
borderColor - Variable in class org.fujion.highcharts.LegendOptions
The color of the drawn border around the legend.
borderColor - Variable in class org.fujion.highcharts.LevelOptions
Color on all points which lies on the same level.
borderColor - Variable in class org.fujion.highcharts.PivotOptions
The border or stroke color of the pivot.
borderColor - Variable in class org.fujion.highcharts.PlotTreeMap
The color of the border surrounding each tree map item.
borderColor - Variable in class org.fujion.highcharts.PlotWaterfall
The color of the border of each waterfall column.
borderDashStyle - Variable in class org.fujion.highcharts.LevelOptions
Border dash style on all points which lies on the same level.
borderRadius - Variable in class org.fujion.highcharts.ChartOptions
The corner radius of the outer chart border.
borderRadius - Variable in class org.fujion.highcharts.DataLabelOptions
The border radius in pixels for the data label.
borderRadius - Variable in class org.fujion.highcharts.GlobalTooltipOptions
The radius of the rounded border corners.
borderRadius - Variable in class org.fujion.highcharts.LegendOptions
The border corner radius of the legend.
borderRadius - Variable in class org.fujion.highcharts.PlotXRange
Defaults to 3.
borderWidth - Variable in class org.fujion.highcharts.ChartOptions
The pixel width of the outer chart border.
borderWidth - Variable in class org.fujion.highcharts.DataLabelOptions
The border width in pixels for the data label.
borderWidth - Variable in class org.fujion.highcharts.DialOptions
The width of the gauge dial border in pixels.
borderWidth - Variable in class org.fujion.highcharts.GlobalTooltipOptions
The pixel width of the tooltip border.
borderWidth - Variable in class org.fujion.highcharts.LegendOptions
The width of the drawn border around the legend.
borderWidth - Variable in class org.fujion.highcharts.LevelOptions
Border width on all points which lies on the same level.
borderWidth - Variable in class org.fujion.highcharts.PivotOptions
The border or stroke width of the pivot.
bottom - Variable in class org.fujion.highcharts.Box
 
Box - Class in org.fujion.highcharts
A rectangle (box).
Box(Integer, Integer, Integer, Integer) - Constructor for class org.fujion.highcharts.Box
 
boxesToAvoid - Variable in class org.fujion.highcharts.PlotLabelOptions
An array of boxes to avoid when laying out the labels.
ButtonOptions - Class in org.fujion.highcharts
Options for buttons (e.g., print or export buttons).
ButtonOptions() - Constructor for class org.fujion.highcharts.ButtonOptions
 
buttonOptions - Variable in class org.fujion.highcharts.NavigationOptions
A collection of options for buttons appearing in the exporting module.
buttons_exportButton - Variable in class org.fujion.highcharts.ExportingOptions
Options for the export button.
buttons_printButton - Variable in class org.fujion.highcharts.ExportingOptions
Options for the print button.
buttonSpacing - Variable in class org.fujion.highcharts.ButtonOptions
The pixel spacing between buttons.

C

canvasToolsURL - Variable in class org.fujion.highcharts.GlobalOptions
he URL to the additional file to lazy load for Android 2.x devices.
categories - Variable in class org.fujion.highcharts.Axis
If categories are present for the x-axis, names are used instead of numbers for that axis.
ceiling - Variable in class org.fujion.highcharts.Axis
The highest allowed value for automatically computed axis extremes.
center - Variable in class org.fujion.highcharts.PaneOptions
The center of a polar chart or angular gauge, given as an array of [x, y] positions.
center - Variable in class org.fujion.highcharts.PlotFunnel
The center of the series.
center - Variable in class org.fujion.highcharts.PlotPyramid
The center of the series.
center - Variable in class org.fujion.highcharts.PlotSunburst
The center of the sunburst chart relative to the plot area.
Chart - Class in org.fujion.highcharts
Fujion wrapper for HighCharts component.
Chart() - Constructor for class org.fujion.highcharts.Chart
Create default chart (line plot, single x- and y-axis).
ChartInstance - Class in org.fujion.highcharts
Top level chart settings.
ChartInstance() - Constructor for class org.fujion.highcharts.ChartInstance
 
ChartOptions - Class in org.fujion.highcharts
Options regarding the chart area and plot area as well as general chart options.
ChartOptions() - Constructor for class org.fujion.highcharts.ChartOptions
 
ChartOptions.ResetZoomButtonOptions - Class in org.fujion.highcharts
Options for the zoom reset button.
ChartOptions.ResetZoomButtonOptions.RelativeTo - Enum in org.fujion.highcharts
 
className - Variable in class org.fujion.highcharts.ButtonOptions
The CSS class name of the context button.
className - Variable in class org.fujion.highcharts.ChartOptions
A CSS class name to apply to the charts container div, allowing unique CSS styling for each chart.
className - Variable in class org.fujion.highcharts.DataLabelOptions
A class name for the data label.
className - Variable in class org.fujion.highcharts.PlotOptions
A CSS class name to apply to the series' graphical elements.
className - Variable in class org.fujion.highcharts.Zone
Styled mode only.
clear() - Method in class org.fujion.highcharts.Chart
Removes all series and data points and destroys the client graph.
clear() - Method in class org.fujion.highcharts.Series
Clear all data points.
color - Variable in class org.fujion.highcharts.DataLabelOptions
The text color for the data labels.
color - Variable in class org.fujion.highcharts.DataPoint
Individual color for the point.
color - Variable in class org.fujion.highcharts.LevelOptions
Color on all points which lies on the same level.
color - Variable in class org.fujion.highcharts.PlotBandOptions
The color of the plot band.
color - Variable in class org.fujion.highcharts.PlotLineOptions
The color of the plot line.
color - Variable in class org.fujion.highcharts.PlotOptions
The main color or the series.
color - Variable in class org.fujion.highcharts.ShadowOptions
Color of shadow.
color - Variable in class org.fujion.highcharts.ThreeDFrameOptions
The color of the panel.
color - Variable in class org.fujion.highcharts.Zone
Defines the color of the series.
color_linearGradient - Variable in class org.fujion.highcharts.PlotBandOptions
The linear gradient that defines the line which defines the direction of the gradient.
color_radialGradient - Variable in class org.fujion.highcharts.PlotBandOptions
The radial gradient that defines the line which defines the direction of the gradient.
color_stops - Variable in class org.fujion.highcharts.PlotBandOptions
The "stops" that define where the color transitions happen in the linear gradient.
colorByPoint - Variable in class org.fujion.highcharts.PlotOptions
When using automatic point colors pulled from the options.colors collection, this option determines whether the chart should receive one color per series or one color per point.
colorCount - Variable in class org.fujion.highcharts.ChartOptions
In styled mode, this sets how many colors the class names should rotate between.
colorIndex - Variable in class org.fujion.highcharts.PlotOptions
Styled mode only.
colors - Variable in class org.fujion.highcharts.PlotOptions
A series specific or series type specific color set to apply instead of the global colors when colorByPoint is true.
colorVariation_key - Variable in class org.fujion.highcharts.LevelOptions
The key of a color variation.
colorVariation_to - Variable in class org.fujion.highcharts.LevelOptions
The ending value of a color variation.
colsize - Variable in class org.fujion.highcharts.PlotHeatMap
The column size - how many X axis units each column in the heatmap should span.
colsize - Variable in class org.fujion.highcharts.PlotTileMap
The column size - how many X axis units each column in the heatmap should span.
compareTo(DataPoint) - Method in class org.fujion.highcharts.DataPoint
Sort by x value, then y value.
connectEnds - Variable in class org.fujion.highcharts.PlotOptions
Polar charts only.
connectNulls - Variable in class org.fujion.highcharts.PlotOptions
Whether to connect a graph line across null points.
connectorAllowed - Variable in class org.fujion.highcharts.PlotLabelOptions
Allow labels to be placed distant to the graph if necessary, and draw a connector line to the graph.
connectorNeighbourDistance - Variable in class org.fujion.highcharts.PlotLabelOptions
If the label is closer than this to a neighbour graph, draw a connector.
CreditsOptions - Class in org.fujion.highcharts
Highchart by default puts a credits label in the lower right corner of the chart.
CreditsOptions() - Constructor for class org.fujion.highcharts.CreditsOptions
 
crop - Variable in class org.fujion.highcharts.DataLabelOptions
Whether to hide data labels that are outside the plot area.
cropThreshold - Variable in class org.fujion.highcharts.PlotOptions
When the series contains less points than the crop threshold, all points are drawn, event if the points fall outside the visible plot area at the current zoom.
crosshairs - Variable in class org.fujion.highcharts.GlobalTooltipOptions
Display crosshairs to connect the points with their corresponding axis values.
cursor - Variable in class org.fujion.highcharts.PlotOptions
You can set the cursor to "pointer" if you have click events attached to the series, to signal to the user that the points and lines can be clicked.
curveFactor - Variable in class org.fujion.highcharts.PlotSankey
Higher numbers makes the links in a sankey diagram render more curved.
cx - Variable in class org.fujion.highcharts.RadialGradient
The x-coordinate of the center.
cy - Variable in class org.fujion.highcharts.RadialGradient
The y coordinate of the center.

D

DashStyle - Enum in org.fujion.highcharts
Supported dash styles.
dashStyle - Variable in class org.fujion.highcharts.PlotLineOptions
The dashing or dot style for the plot line.
dashStyle - Variable in class org.fujion.highcharts.PlotOptions
A name for the dash style to use for the graph.
dashStyle - Variable in class org.fujion.highcharts.Zone
A name for the dash style to use for the graph.
data - Variable in class org.fujion.highcharts.Series
A list of data points.
DataLabelOptions - Class in org.fujion.highcharts
Options for data labels.
DataLabelOptions() - Constructor for class org.fujion.highcharts.DataLabelOptions
 
dataLabels - Variable in class org.fujion.highcharts.DataPoint
Individual data label for each point.
dataLabels - Variable in class org.fujion.highcharts.LevelOptions
Data labels on all points which lies on the same level.
dataLabels - Variable in class org.fujion.highcharts.PlotOptions
Options for data labels.
DataPoint - Class in org.fujion.highcharts
A single data point.
DataPoint() - Constructor for class org.fujion.highcharts.DataPoint
 
DateTimeFormatOptions - Class in org.fujion.highcharts
For a date/time axis, the scale will automatically adjust to the appropriate unit.
DateTimeFormatOptions() - Constructor for class org.fujion.highcharts.DateTimeFormatOptions
 
dateTimeLabelFormats - Variable in class org.fujion.highcharts.Axis
For a date/time axis, the scale will automatically adjust to the appropriate unit.
dateTimeLabelFormats - Variable in class org.fujion.highcharts.TooltipOptions
For series on a datetime axes, the date format in the tooltip's header will by default be guessed based on the closest data points.
day - Variable in class org.fujion.highcharts.DateTimeFormatOptions
Axis defaults: "%e.
decimalPoint - Variable in class org.fujion.highcharts.LanguageOptions
The default decimal point used in the Highcharts.numberFormat method unless otherwise specified in the function arguments.
defer - Variable in class org.fujion.highcharts.DataLabelOptions
Whether to defer displaying the data labels until the initial series animation has finished.
depth - Variable in class org.fujion.highcharts.PlotBar
Depth of the columns in a 3D column chart.
depth - Variable in class org.fujion.highcharts.PlotBox
Depth of the columns in a 3D column chart.
depth - Variable in class org.fujion.highcharts.PlotBullet
Depth of the columns in a 3D column chart.
depth - Variable in class org.fujion.highcharts.PlotColumn
Depth of the columns in a 3D column chart.
depth - Variable in class org.fujion.highcharts.PlotErrorBar
Depth of the columns in a 3D column chart.
depth - Variable in class org.fujion.highcharts.PlotHistogram
Depth of the columns in a 3D column chart.
depth - Variable in class org.fujion.highcharts.PlotPie
The thickness of a 3D pie.
depth - Variable in class org.fujion.highcharts.PlotPyramid
The thickness of a 3D pie.
depth - Variable in class org.fujion.highcharts.PlotWaterfall
Depth of the columns in a 3D column chart.
depth - Variable in class org.fujion.highcharts.ThreeDOptions
The total depth of the chart.
describeSingleSeries - Variable in class org.fujion.highcharts.AccessibilityOptions
Whether or not to add series descriptions to charts with a single series.
description - Variable in class org.fujion.highcharts.ChartOptions
A text description of the chart.
description - Variable in class org.fujion.highcharts.PlotOptions
Requires the Accessibility module.
dial - Variable in class org.fujion.highcharts.PlotGauge
Options for the dial or arrow pointer of the gauge.
DialOptions - Class in org.fujion.highcharts
Options for a gauge dial.
DialOptions() - Constructor for class org.fujion.highcharts.DialOptions
 
displayNegative - Variable in class org.fujion.highcharts.PlotBubble
Whether to display negative sized bubbles.
downloadJPEG - Variable in class org.fujion.highcharts.LanguageOptions
Exporting module only.
downloadPDF - Variable in class org.fujion.highcharts.LanguageOptions
Exporting module only.
downloadPNG - Variable in class org.fujion.highcharts.LanguageOptions
Exporting module only.
downloadSVG - Variable in class org.fujion.highcharts.LanguageOptions
Exporting module only.
drillUpButton_position - Variable in class org.fujion.highcharts.PlotTreeMap
Options for the button appearing when drilling down in a treemap.
DrillUpButtonPosition() - Constructor for class org.fujion.highcharts.PlotTreeMap.DrillUpButtonPosition
 
duration - Variable in class org.fujion.highcharts.AnimationOptions
The duration of the animation in milliseconds.

E

easing - Variable in class org.fujion.highcharts.AnimationOptions
A string reference to an easing function set on the Math object.
edgeColor - Variable in class org.fujion.highcharts.PlotBar
3D columns only.
edgeColor - Variable in class org.fujion.highcharts.PlotBox
3D columns only.
edgeColor - Variable in class org.fujion.highcharts.PlotBullet
3D columns only.
edgeColor - Variable in class org.fujion.highcharts.PlotColumn
3D columns only.
edgeColor - Variable in class org.fujion.highcharts.PlotErrorBar
3D columns only.
edgeColor - Variable in class org.fujion.highcharts.PlotHistogram
3D columns only.
edgeColor - Variable in class org.fujion.highcharts.PlotWaterfall
3D columns only.
edgeColor - Variable in class org.fujion.highcharts.PlotWindbarb
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotBar
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotBox
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotBullet
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotColumn
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotErrorBar
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotHistogram
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotWaterfall
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotWindbarb
3D columns only.
edgeWidth - Variable in class org.fujion.highcharts.PlotWordCloud
3D columns only.
enabled - Variable in class org.fujion.highcharts.AccessibilityOptions
Enable accessibility features for the chart.
enabled - Variable in class org.fujion.highcharts.AccessibilityOptions.FocusBorderOptions
Enable/disable focus border for chart.
enabled - Variable in class org.fujion.highcharts.AccessibilityOptions.KeyboardNavigationOptions
Enable keyboard navigation for the chart.
enabled - Variable in class org.fujion.highcharts.AxisLabelOptions
Enable or disable the axis labels.
enabled - Variable in class org.fujion.highcharts.ButtonOptions
Whether to enable buttons.
enabled - Variable in class org.fujion.highcharts.CreditsOptions
Whether to show the credits text.
enabled - Variable in class org.fujion.highcharts.DataLabelOptions
Enable or disable the data labels.
enabled - Variable in class org.fujion.highcharts.ExportingOptions
Whether to enable the exporting module.
enabled - Variable in class org.fujion.highcharts.GlobalTooltipOptions
Enable or disable the tooltip.
enabled - Variable in class org.fujion.highcharts.LegendNavigationOptions
Whether to enable the legend navigation.
enabled - Variable in class org.fujion.highcharts.LegendOptions
Enable or disable the legend.
enabled - Variable in class org.fujion.highcharts.MarkerOptions
Enable or disable the point marker.
enabled - Variable in class org.fujion.highcharts.MarkerStateOptions
Enable or disable the point marker.
enabled - Variable in class org.fujion.highcharts.PlotLabelOptions
Enable the series label per series.
enabled - Variable in class org.fujion.highcharts.ThreeDOptions
Whether to render the chart using the 3D functionality.
enabledThreshold - Variable in class org.fujion.highcharts.MarkerOptions
The threshold for how dense the point markers should be before they are hidden, given that enabled is not defined.
enableMouseTracking - Variable in class org.fujion.highcharts.PlotOptions
Enable or disable the mouse tracking for a specific series.
endAngle - Variable in class org.fujion.highcharts.PaneOptions
The end angle of the polar X axis or gauge value axis, given in degrees where 0 is north.
endAngle - Variable in class org.fujion.highcharts.PlotPie
The end angle of the pie in degrees where 0 is top and 90 is right.
endAngle - Variable in class org.fujion.highcharts.PlotPyramid
The end angle of the pie in degrees where 0 is top and 90 is right.
endOnTick - Variable in class org.fujion.highcharts.Axis
Whether to force the axis to end on a tick.
error - Variable in class org.fujion.highcharts.ExportingOptions
Function to call if the offline-exporting module fails to export a chart on the client side, and fallbackToExportServer is disabled.
export() - Method in class org.fujion.highcharts.Chart
Calls the exportChart function on the chart.
exportButtonTitle - Variable in class org.fujion.highcharts.LanguageOptions
Exporting module only.
ExportingOptions - Class in org.fujion.highcharts
Options for the exporting module.
ExportingOptions() - Constructor for class org.fujion.highcharts.ExportingOptions
 
ExportType - Enum in org.fujion.highcharts
Supported export MIME types.
exposeElementToA11y - Variable in class org.fujion.highcharts.PlotOptions
Requires the Accessibility module.

F

fallbackToExportServer - Variable in class org.fujion.highcharts.ExportingOptions
Whether or not to fall back to the export server if the offline-exporting module is unable to export the chart on the client side.
filename - Variable in class org.fujion.highcharts.ExportingOptions
The filename, without extension, to use for the exported chart.
fillColor - Variable in class org.fujion.highcharts.MarkerOptions
he fill color of the point marker.
fillColor - Variable in class org.fujion.highcharts.MarkerStateOptions
The fill color of the point marker.
fillColor - Variable in class org.fujion.highcharts.PlotArea
Fill color or gradient for the area.
fillColor - Variable in class org.fujion.highcharts.PlotStreamGraph
Fill color or gradient for the area.
fillColor - Variable in class org.fujion.highcharts.Zone
Defines the fill color for the series (in area type series) Defaults to undefined.
fillOpacity - Variable in class org.fujion.highcharts.PlotArea
Fill opacity for the area.
fillOpacity - Variable in class org.fujion.highcharts.PlotStreamGraph
Fill opacity for the area.
findNearestPointBy - Variable in class org.fujion.highcharts.PlotOptions
Determines whether the series should look for the nearest point in both dimensions or just the x-dimension when hovering the series.
fitToPlot - Variable in class org.fujion.highcharts.ThreeDOptions
Whether the 3d box should automatically adjust to the chart plot area.
floating - Variable in class org.fujion.highcharts.LegendOptions
When the legend is floating, the plot area ignores it and is allowed to be placed below it.
floating - Variable in class org.fujion.highcharts.TitleOptions
When the title or subtitle is floating, the plot area will not move to make space for it.
floor - Variable in class org.fujion.highcharts.Axis
The lowest allowed value for automatically computed axis extremes.
focusBorder - Variable in class org.fujion.highcharts.AccessibilityOptions.KeyboardNavigationOptions
Options for the focus border drawn around elements while navigating through them.
FocusBorderOptions() - Constructor for class org.fujion.highcharts.AccessibilityOptions.FocusBorderOptions
 
followPointer - Variable in class org.fujion.highcharts.TooltipOptions
Whether the tooltip should follow the mouse as it moves across columns, pie slices and other point types with an extent.
followTouchMove - Variable in class org.fujion.highcharts.TooltipOptions
Whether the tooltip should follow the finger as it moves on a touch device.
footerFormat - Variable in class org.fujion.highcharts.TooltipOptions
A string to append to the tooltip format.
format - Variable in class org.fujion.highcharts.DataLabelOptions
A format string for the data label.
formatter - Variable in class org.fujion.highcharts.AxisLabelOptions
Callback JavaScript function to format the label.
formatter - Variable in class org.fujion.highcharts.DataLabelOptions
Callback JavaScript function to format the data label.
formatter - Variable in class org.fujion.highcharts.GlobalTooltipOptions
Callback function to format the text of the tooltip.
frame_back - Variable in class org.fujion.highcharts.ThreeDOptions
Defines the back panel of the frame around 3D charts.
frame_bottom - Variable in class org.fujion.highcharts.ThreeDOptions
The bottom of the frame around a 3D chart.
frame_front - Variable in class org.fujion.highcharts.ThreeDOptions
The front of the frame around a 3D chart.
frame_left - Variable in class org.fujion.highcharts.ThreeDOptions
The left side of the frame around a 3D chart.
frame_right - Variable in class org.fujion.highcharts.ThreeDOptions
The right side of the frame around a 3D chart.
frame_side - Variable in class org.fujion.highcharts.ThreeDOptions
The side for the frame around a 3D chart.
frame_top - Variable in class org.fujion.highcharts.ThreeDOptions
The top of the frame around a 3D chart.
frame_visible - Variable in class org.fujion.highcharts.ThreeDOptions
Whether the frames are visible.
from - Variable in class org.fujion.highcharts.PlotBandOptions
The start position of the plot band in axis units.
fromPlotClass(Class<? extends PlotOptions>) - Static method in enum org.fujion.highcharts.PlotType
Returns the plot type given the implementation class.

G

getChart() - Method in class org.fujion.highcharts.ChartInstance
 
getColors() - Method in class org.fujion.highcharts.ChartInstance
 
getCredits() - Method in class org.fujion.highcharts.ChartInstance
 
getExporting() - Method in class org.fujion.highcharts.ChartInstance
 
getExtremesFromAll - Variable in class org.fujion.highcharts.PlotOptions
Whether to use the Y extremes of the total chart width or only the zoomed area when zooming in on parts of the X axis.
getLegend() - Method in class org.fujion.highcharts.ChartInstance
 
getLoading() - Method in class org.fujion.highcharts.ChartInstance
 
getNavigation() - Method in class org.fujion.highcharts.ChartInstance
 
getPane() - Method in class org.fujion.highcharts.ChartInstance
 
getPlotOptions() - Method in class org.fujion.highcharts.ChartInstance
 
getSeries() - Method in class org.fujion.highcharts.ChartInstance
 
getSubtitle() - Method in class org.fujion.highcharts.Chart
Convenience method for getting subtitle.
getSubtitle() - Method in class org.fujion.highcharts.ChartInstance
 
getTitle() - Method in class org.fujion.highcharts.Chart
Convenience method for getting title.
getTitle() - Method in class org.fujion.highcharts.ChartInstance
 
getTooltip() - Method in class org.fujion.highcharts.ChartInstance
 
getType() - Method in class org.fujion.highcharts.Chart
Returns the chart type.
getXAxis() - Method in class org.fujion.highcharts.Chart
Convenience method for returning the x-axis.
getxAxis() - Method in class org.fujion.highcharts.ChartInstance
 
getYAxis() - Method in class org.fujion.highcharts.Chart
Convenience method for returning the y-axis.
getyAxis() - Method in class org.fujion.highcharts.ChartInstance
 
global - Variable in class org.fujion.highcharts.GlobalSettings
 
GlobalOptions - Class in org.fujion.highcharts
Global options that don't apply to each chart.
GlobalOptions() - Constructor for class org.fujion.highcharts.GlobalOptions
 
GlobalSettings - Class in org.fujion.highcharts
Global settings for Highcharts.
GlobalSettings() - Constructor for class org.fujion.highcharts.GlobalSettings
Create and load global settings.
GlobalTooltipOptions - Class in org.fujion.highcharts
Global options for tooltip rendering.
GlobalTooltipOptions() - Constructor for class org.fujion.highcharts.GlobalTooltipOptions
 
gridLineColor - Variable in class org.fujion.highcharts.Axis
Color of the grid lines extending the ticks across the plot area.
gridLineDashStyle - Variable in class org.fujion.highcharts.Axis
The dash or dot style of the grid lines.
gridLineWidth - Variable in class org.fujion.highcharts.Axis
The width of the grid lines extending the ticks across the plot area.
grouping - Variable in class org.fujion.highcharts.PlotBar
Whether to group non-stacked columns or to let them render independent of each other.
grouping - Variable in class org.fujion.highcharts.PlotBox
Whether to group non-stacked columns or to let them render independent of each other.
grouping - Variable in class org.fujion.highcharts.PlotBullet
Whether to group non-stacked columns or to let them render independent of each other.
grouping - Variable in class org.fujion.highcharts.PlotColumn
Whether to group non-stacked columns or to let them render independent of each other.
grouping - Variable in class org.fujion.highcharts.PlotErrorBar
Whether to group non-stacked columns or to let them render independent of each other.
grouping - Variable in class org.fujion.highcharts.PlotHistogram
Whether to group non-stacked columns or to let them render independent of each other.
grouping - Variable in class org.fujion.highcharts.PlotVariwide
Whether to group non-stacked columns or to let them render independent of each other.
grouping - Variable in class org.fujion.highcharts.PlotWaterfall
Whether to group non-stacked columns or to let them render independent of each other.
grouping - Variable in class org.fujion.highcharts.PlotWindbarb
Whether to group non-stacked columns or to let them render independent of each other.
groupingZPadding - Variable in class org.fujion.highcharts.PlotBullet
The spacing between columns on the Z Axis in a 3D chart.
groupingZPadding - Variable in class org.fujion.highcharts.PlotHistogram
The spacing between columns on the Z Axis in a 3D chart.
groupPadding - Variable in class org.fujion.highcharts.PlotVariwide
In a variwide chart, the group padding is 0 in order to express the horizontal stacking of items.
groupZPadding - Variable in class org.fujion.highcharts.PlotBar
The spacing between columns on the Z Axis in a 3D chart.
groupZPadding - Variable in class org.fujion.highcharts.PlotColumn
The spacing between columns on the Z Axis in a 3D chart.
groupZPadding - Variable in class org.fujion.highcharts.PlotWaterfall
The spacing between columns on the Z Axis in a 3D chart.
groupZPadding - Variable in class org.fujion.highcharts.PlotWindbarb
The spacing between columns on the Z Axis in a 3D chart.
groupZPadding - Variable in class org.fujion.highcharts.PlotXRange
The spacing between columns on the Z Axis in a 3D chart.

H

headerFormat - Variable in class org.fujion.highcharts.TooltipOptions
The HTML of the tooltip header line.
height - Variable in class org.fujion.highcharts.ButtonOptions
Pixel height of the buttons.
height - Variable in class org.fujion.highcharts.ChartOptions
An explicit height for the chart.
height - Variable in class org.fujion.highcharts.MarkerOptions
Image markers only.
height - Variable in class org.fujion.highcharts.PlotFunnel
The height of the neck, the lower part of a funnel.
height - Variable in class org.fujion.highcharts.PlotPyramid
The height of the funnel or pyramid.
hideBrowserFocusOutline - Variable in class org.fujion.highcharts.AccessibilityOptions.FocusBorderOptions
Hide the browser's default focus indicator.
hideDelay - Variable in class org.fujion.highcharts.TooltipOptions
The number of milliseconds to wait until the tooltip is hidden when mouse out from a point or chart.
hideDuration - Variable in class org.fujion.highcharts.LoadingOptions
The duration in milliseconds of the fade out effect.
hour - Variable in class org.fujion.highcharts.DateTimeFormatOptions
Axis defaults: "%H:%M"
Tooltip defaults: "%A, %b %e, %H:%M"
hover_state - Variable in class org.fujion.highcharts.MarkerOptions
Marker states for hover.
href - Variable in class org.fujion.highcharts.CreditsOptions
The URL for the credits label.

I

id - Variable in class org.fujion.highcharts.Axis
An id for the axis.
id - Variable in class org.fujion.highcharts.DataPoint
An id for the point.
id - Variable in class org.fujion.highcharts.PlotBandOptions
An id used for identifying the plot band in Axis.removePlotBand.
id - Variable in class org.fujion.highcharts.PlotLineOptions
An id used for identifying the plot line in Axis.removePlotBand.
id - Variable in class org.fujion.highcharts.PlotOptions
An id for the series.
ignoreHiddenPoint - Variable in class org.fujion.highcharts.PlotTreeMap
Whether to ignore hidden points when the layout algorithm runs.
ignoreHiddenSeries - Variable in class org.fujion.highcharts.ChartOptions
If true, the axes will scale to the remaining visible series once one series is hidden.
inactiveColor - Variable in class org.fujion.highcharts.LegendNavigationOptions
The color of the inactive up or down arrow in the legend page navigation.
index - Variable in class org.fujion.highcharts.Axis
Index of the axis within the chart.
index - Variable in class org.fujion.highcharts.Series
The index of the series in the chart, affecting the internal index in the chart.series array, the visible Z index as well as the order in the legend.
innerSize - Variable in class org.fujion.highcharts.PlotPie
The size of the inner diameter for the pie.
innerSize - Variable in class org.fujion.highcharts.PlotPyramid
The size of the inner diameter for the pie.
inside - Variable in class org.fujion.highcharts.DataLabelOptions
For points with an extent, like columns or map areas, whether to align the data label inside the box or to the actual value point.
instance - Variable in class org.fujion.highcharts.Chart
 
interactByLeaf - Variable in class org.fujion.highcharts.PlotTreeMap
This option decides if the user can interact with the parent nodes or just the leaf nodes.
inverted - Variable in class org.fujion.highcharts.ChartOptions
Whether to invert the axes so that the x axis is vartical and y axis is horizontal.
isRunning() - Method in class org.fujion.highcharts.Chart
Returns true if a chart is currently running on the client.
itemDistance - Variable in class org.fujion.highcharts.LegendOptions
In a legend with horizontal layout, the itemDistance defines the pixel distance between each item.
itemHiddenStyle - Variable in class org.fujion.highcharts.LegendOptions
CSS styles for each legend item when the corresponding series or point is hidden.
itemHoverStyle - Variable in class org.fujion.highcharts.LegendOptions
CSS styles for each legend item in hover mode.
itemMarginBottom - Variable in class org.fujion.highcharts.LegendOptions
The pixel bottom margin for each legend item.
itemMarginTop - Variable in class org.fujion.highcharts.LegendOptions
The pixel top margin for each legend item.
itemStyle - Variable in class org.fujion.highcharts.LegendOptions
CSS styles for each legend item.
itemWidth - Variable in class org.fujion.highcharts.LegendOptions
The width for each legend item.

K

keyboardNavigation_enabled - Variable in class org.fujion.highcharts.LegendOptions
Enable/disable keyboard navigation for the legend.
KeyboardNavigationOptions() - Constructor for class org.fujion.highcharts.AccessibilityOptions.KeyboardNavigationOptions
 
keyboardNavigatioon - Variable in class org.fujion.highcharts.AccessibilityOptions
Options for keyboard navigation.
keys - Variable in class org.fujion.highcharts.PlotOptions
An array specifying which option maps to which key in the data point array.

L

label - Variable in class org.fujion.highcharts.PlotOptions
Text labels for the plot bands.
labelFormat - Variable in class org.fujion.highcharts.LegendOptions
A format string for each legend label.
labelFormatter - Variable in class org.fujion.highcharts.LegendOptions
Callback function to format each of the series' labels.
labels - Variable in class org.fujion.highcharts.Axis
The axis labels show the number or category for each tick.
labelStyle - Variable in class org.fujion.highcharts.LoadingOptions
CSS styles for the loading label span.
lang - Variable in class org.fujion.highcharts.GlobalSettings
 
LanguageOptions - Class in org.fujion.highcharts
These are the language options supported by Highcharts.
LanguageOptions() - Constructor for class org.fujion.highcharts.LanguageOptions
 
layout - Variable in class org.fujion.highcharts.LegendOptions
The layout of the legend items.
layoutAlgorithm - Variable in class org.fujion.highcharts.PlotTreeMap
This option decides which algorithm is used for setting position and dimensions of the points.
layoutStartingDirection - Variable in class org.fujion.highcharts.PlotTreeMap
Defines which direction the layout algorithm will start drawing.
left - Variable in class org.fujion.highcharts.Box
 
legendIndex - Variable in class org.fujion.highcharts.DataPoint
Pies only.
legendIndex - Variable in class org.fujion.highcharts.Series
The sequential index of the series in the legend.
LegendNavigationOptions - Class in org.fujion.highcharts
Options for the paging or navigation appearing when the legend overflows.
LegendNavigationOptions() - Constructor for class org.fujion.highcharts.LegendNavigationOptions
 
LegendOptions - Class in org.fujion.highcharts
The legend is a box containing a symbol and name for each series item or point item in the chart.
LegendOptions() - Constructor for class org.fujion.highcharts.LegendOptions
 
LegendTitleOptions - Class in org.fujion.highcharts
Options for a legend title.
LegendTitleOptions() - Constructor for class org.fujion.highcharts.LegendTitleOptions
 
levelIsConstant - Variable in class org.fujion.highcharts.PlotSunburst
Used together with the levels and allowDrillToNode options.
levelIsConstant - Variable in class org.fujion.highcharts.PlotTreeMap
Used together with the levels and allowDrillToNode options.
LevelOptions - Class in org.fujion.highcharts
Set options on specific levels.
LevelOptions() - Constructor for class org.fujion.highcharts.LevelOptions
 
levels - Variable in class org.fujion.highcharts.PlotSunburst
Set options on specific levels.
levelSize - Variable in class org.fujion.highcharts.LevelOptions
Level size on all points which lies on the same level.
levelSize_unit - Variable in class org.fujion.highcharts.PlotSunburst
How to interpret levelSize.value.
levelSize_value - Variable in class org.fujion.highcharts.PlotSunburst
The value used for calculating the width of the ring.
LinearGradient - Class in org.fujion.highcharts
A linear gradient that lets us create gradients in plot bands instead of just using solid colors.
LinearGradient() - Constructor for class org.fujion.highcharts.LinearGradient
 
linecap - Variable in class org.fujion.highcharts.PlotOptions
The line cap used for line ends and line joins on the graph.
lineColor - Variable in class org.fujion.highcharts.Axis
The color of the line marking the axis itself.
lineColor - Variable in class org.fujion.highcharts.MarkerOptions
The color of the point marker's outline.
lineColor - Variable in class org.fujion.highcharts.MarkerStateOptions
The color of the point marker's outline.
lineColor - Variable in class org.fujion.highcharts.PlotArea
A separate color for the graph line.
lineColor - Variable in class org.fujion.highcharts.PlotStreamGraph
A separate color for the graph line.
lineColor - Variable in class org.fujion.highcharts.PlotWaterfall
The color of the line that connects columns in a waterfall series.
lineWidth - Variable in class org.fujion.highcharts.Axis
The width of the line marking the axis itself.
lineWidth - Variable in class org.fujion.highcharts.MarkerOptions
The width of the point marker's outline.
lineWidth - Variable in class org.fujion.highcharts.MarkerStateOptions
The width of the point marker's outline.
lineWidth - Variable in class org.fujion.highcharts.PlotOptions
Pixel with of the graph line.
linkedTo - Variable in class org.fujion.highcharts.Axis
Index of another axis that this axis is linked to.
linkedTo - Variable in class org.fujion.highcharts.PlotOptions
The id of another series to link to.
linkOpacity - Variable in class org.fujion.highcharts.PlotSankey
Opacity for the links between nodes in the sankey diagram.
loading - Variable in class org.fujion.highcharts.LanguageOptions
The loading text that appears when the chart is set into the loading state following a call to chart.showLoading.
LoadingOptions - Class in org.fujion.highcharts
The loading options control the appearance of the loading screen that covers the plot area on chart operations.
LoadingOptions() - Constructor for class org.fujion.highcharts.LoadingOptions
 

M

margin - Variable in class org.fujion.highcharts.AccessibilityOptions.FocusBorderOptions
Focus border margin around the elements.
margin - Variable in class org.fujion.highcharts.AxisTitleOptions
The pixel distance between the axis labels or line and the title.
margin - Variable in class org.fujion.highcharts.LegendOptions
If the plot area sized is calculated automatically and the legend is not floating, the legend margin is the space between the legend and the axis labels or plot area.
margin - Variable in class org.fujion.highcharts.TitleOptions
The margin between the title and the plot area, or if a subtitle is present, the margin between the subtitle and the plot area.
marginBottom - Variable in class org.fujion.highcharts.ChartOptions
The margin between the bottom outer edge of the chart and the plot area.
marginLeft - Variable in class org.fujion.highcharts.ChartOptions
The margin between the left outer edge of the chart and the plot area.
marginRight - Variable in class org.fujion.highcharts.ChartOptions
The margin between the right outer edge of the chart and the plot area.
marginTop - Variable in class org.fujion.highcharts.ChartOptions
The margin between the top outer edge of the chart and the plot area.
marker - Variable in class org.fujion.highcharts.DataPoint
Marker options.
marker - Variable in class org.fujion.highcharts.PlotOptions
Options for point markers.
MarkerOptions - Class in org.fujion.highcharts
Options for point markers.
MarkerOptions() - Constructor for class org.fujion.highcharts.MarkerOptions
 
MarkerStateOptions - Class in org.fujion.highcharts
Options for marker hover and select states.
MarkerStateOptions() - Constructor for class org.fujion.highcharts.MarkerStateOptions
 
max - Variable in class org.fujion.highcharts.Axis
The maximum value of the axis.
maxFontSize - Variable in class org.fujion.highcharts.PlotLabelOptions
For area-like series, allow the font size to vary so that small areas get a smaller font size.
maxHeight - Variable in class org.fujion.highcharts.LegendOptions
Maximum pixel height for the legend.
maxPadding - Variable in class org.fujion.highcharts.Axis
Padding of the max value relative to the length of the axis.
maxPointSize - Variable in class org.fujion.highcharts.PlotVariablePie
The maximum size of the points' radius related to chart's plotArea.
maxPointWidth - Variable in class org.fujion.highcharts.PlotBar
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotBox
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotBullet
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotColumn
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotErrorBar
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotHistogram
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotVariwide
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotWaterfall
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotWindbarb
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxPointWidth - Variable in class org.fujion.highcharts.PlotXRange
The maximum allowed pixel width for a column, translated to the height of a bar in a bar chart.
maxSize - Variable in class org.fujion.highcharts.PlotBubble
Maximum bubble size.
medianColor - Variable in class org.fujion.highcharts.PlotBox
The color of the median line.
medianColor - Variable in class org.fujion.highcharts.PlotErrorBar
The color of the median line.
menuClassName - Variable in class org.fujion.highcharts.ButtonOptions
The class name of the menu appearing from the button.
menuItemHoverStyle - Variable in class org.fujion.highcharts.NavigationOptions
CSS styles for the hover state of the individual items within the popup menu appearing by default when the export icon is clicked.
menuItems - Variable in class org.fujion.highcharts.ButtonOptions
A collection of config options for the menu items.
menuItemStyle - Variable in class org.fujion.highcharts.NavigationOptions
CSS styles for the individual items within the popup menu appearing by default when the export icon is clicked.
menuStyle - Variable in class org.fujion.highcharts.NavigationOptions
CSS styles for the popup menu appearing by default when the export icon is clicked.
millisecond - Variable in class org.fujion.highcharts.DateTimeFormatOptions
Axis defaults: "%H:%M:%S.%L"
Tooltip defaults: "%A, %b %e, %H:%M:%S.%L"
min - Variable in class org.fujion.highcharts.Axis
The minimum value of the axis.
minFontSize - Variable in class org.fujion.highcharts.PlotLabelOptions
For area-like series, allow the font size to vary so that small areas get a smaller font size.
minorGridLineColor - Variable in class org.fujion.highcharts.Axis
Color of the minor, secondary grid lines.
minorGridLineDashStyle - Variable in class org.fujion.highcharts.Axis
The dash or dot style of the minor grid lines.
minorGridLineWidth - Variable in class org.fujion.highcharts.Axis
Width of the minor, secondary grid lines.
minorTickColor - Variable in class org.fujion.highcharts.Axis
Color for the minor tick marks.
minorTickInterval - Variable in class org.fujion.highcharts.Axis
Tick interval in scale units for the minor ticks.
minorTickLength - Variable in class org.fujion.highcharts.Axis
The pixel length of the minor tick marks.
minorTickPosition - Variable in class org.fujion.highcharts.Axis
The position of the minor tick marks relative to the axis line.
minorTickWidth - Variable in class org.fujion.highcharts.Axis
The pixel width of the minor tick mark.
minPadding - Variable in class org.fujion.highcharts.Axis
Padding of the min value relative to the length of the axis.
minPointSize - Variable in class org.fujion.highcharts.PlotVariablePie
The minimum size of the points' radius related to chart's plotArea.
minRange - Variable in class org.fujion.highcharts.Axis
The minimum range to display on this axis.
minSize - Variable in class org.fujion.highcharts.PlotBubble
Minimum bubble size.
minSize - Variable in class org.fujion.highcharts.PlotPie
The minimum size for a pie in response to auto margins.
minSize - Variable in class org.fujion.highcharts.PlotPyramid
The minimum size for a pie in response to auto margins.
minTickInterval - Variable in class org.fujion.highcharts.Axis
The minimum tick interval allowed in axis values.
minute - Variable in class org.fujion.highcharts.DateTimeFormatOptions
Axis defaults: "%H:%M"
Tooltip defaults: "%A, %b %e, %H:%M"
mode - Variable in class org.fujion.highcharts.AccessibilityOptions.KeyboardNavigationOptions
Set the keyboard navigation mode for the chart.
month - Variable in class org.fujion.highcharts.DateTimeFormatOptions
Axis defaults: "%b \'%y"
Tooltip defaults: "%B %Y"
months - Variable in class org.fujion.highcharts.LanguageOptions
An array containing the months names.

N

name - Variable in class org.fujion.highcharts.DataPoint
The name of the point as shown in the legend, tooltip, dataLabel etc.
name - Variable in class org.fujion.highcharts.Series
The name of the series as shown in the legend, tooltip etc.
navigation - Variable in class org.fujion.highcharts.LegendOptions
Options for the paging or navigation appearing when the legend has overflowed.
NavigationOptions - Class in org.fujion.highcharts
A collection of options for buttons and menus appearing in the exporting module.
NavigationOptions() - Constructor for class org.fujion.highcharts.NavigationOptions
 
neckHeight - Variable in class org.fujion.highcharts.PlotFunnel
The height of the neck, the lower part of the funnel.
neckHeight - Variable in class org.fujion.highcharts.PlotPyramid
The pyramid neck width is zero by default, as opposed to the funnel, which shares the same layout logic.
neckWidth - Variable in class org.fujion.highcharts.PlotFunnel
The width of the neck, the lower part of the funnel.
neckWidth - Variable in class org.fujion.highcharts.PlotPyramid
The pyramid neck width is zero by default, as opposed to the funnel, which shares the same layout logic.
negativeColor - Variable in class org.fujion.highcharts.PlotOptions
The color for the parts of the graph or points that are below the threshold.
negativeFillColor - Variable in class org.fujion.highcharts.PlotArea
A separate color for the negative part of the area.
negativeFillColor - Variable in class org.fujion.highcharts.PlotStreamGraph
A separate color for the negative part of the area.
newInstance() - Method in enum org.fujion.highcharts.PlotType
 
nodePadding - Variable in class org.fujion.highcharts.PlotSankey
The padding between nodes in a sankey diagram, in pixels.
nodeWidth - Variable in class org.fujion.highcharts.PlotSankey
The pixel width of each node in a sankey diagram, or the height in case the chart is inverted.
nullColor - Variable in class org.fujion.highcharts.PlotHeatMap
The color applied to null points.
nullColor - Variable in class org.fujion.highcharts.PlotTileMap
The color applied to null points.
numericSymbols - Variable in class org.fujion.highcharts.LanguageOptions
Metric prefixes used to shorten high numbers in axis labels.

O

offset - Variable in class org.fujion.highcharts.Axis
The distance in pixels from the plot area to the axis line.
offset - Variable in class org.fujion.highcharts.AxisTitleOptions
The distance of the axis title from the axis line.
offsetX - Variable in class org.fujion.highcharts.ShadowOptions
X offset for shadow.
offsetY - Variable in class org.fujion.highcharts.ShadowOptions
Y offset for shadow.
onArea - Variable in class org.fujion.highcharts.PlotLabelOptions
Draw the label on the area of an area series.
onclick - Variable in class org.fujion.highcharts.ActionOptions
Callback function to handle click event.
onclick - Variable in class org.fujion.highcharts.ButtonOptions
A click handler callback to use on the button directly instead of the default.
onSeries - Variable in class org.fujion.highcharts.PlotWindbarb
The id of another series in the chart that the wind barbs are projected on.
onTableAnchorClick - Variable in class org.fujion.highcharts.AccessibilityOptions
Function to run upon clicking the "View as Data Table" link in the screen reader region.
opacity - Variable in class org.fujion.highcharts.PlotTreeMap
The opacity of a point in treemap.
opacity - Variable in class org.fujion.highcharts.ShadowOptions
Opacity factor for shadow.
opposite - Variable in class org.fujion.highcharts.Axis
Whether to display the axis on the opposite side of the normal.
options3d - Variable in class org.fujion.highcharts.ChartOptions
Options to render charts in 3 dimensions.
org.fujion.highcharts - package org.fujion.highcharts
 
Orientation - Enum in org.fujion.highcharts
Orientation options.
overflow - Variable in class org.fujion.highcharts.AxisLabelOptions
How to handle overflowing labels on horizontal axis.
overflow - Variable in class org.fujion.highcharts.DataLabelOptions
How to handle overflowing labels on horizontal axis.
overshoot - Variable in class org.fujion.highcharts.PlotGauge
Allow the dial to overshoot the end of the perimeter axis by this many degrees.
overshoot - Variable in class org.fujion.highcharts.PlotSolidGauge
Allow the dial to overshoot the end of the perimeter axis by this many degrees.

P

padding - Variable in class org.fujion.highcharts.DataLabelOptions
When either the borderWidth or the backgroundColor is set, this is the padding within the box.
padding - Variable in class org.fujion.highcharts.LegendOptions
The inner padding of the legend box.
padding - Variable in class org.fujion.highcharts.TooltipOptions
Padding inside the tooltip, in pixels.
PaneOptions - Class in org.fujion.highcharts
Applies only to polar charts and angular gauges.
PaneOptions() - Constructor for class org.fujion.highcharts.PaneOptions
 
panKey - Variable in class org.fujion.highcharts.ChartOptions
Allows setting a key to switch between zooming and panning.
panning - Variable in class org.fujion.highcharts.ChartOptions
Allow panning in a chart.
partialFill_fill - Variable in class org.fujion.highcharts.PlotXRange
The fill color to be used for partial fills.
pinchType - Variable in class org.fujion.highcharts.ChartOptions
Equivalent to ChartOptions.zoomType, but for multi-touch gestures only.
pivot - Variable in class org.fujion.highcharts.PlotGauge
Options for the pivot or the center point of the gauge.
PivotOptions - Class in org.fujion.highcharts
Options for a pivot.
PivotOptions() - Constructor for class org.fujion.highcharts.PivotOptions
 
placementStrategy - Variable in class org.fujion.highcharts.PlotWordCloud
This option decides which algorithm is used for placement, and rotation of a word.
PlotArea - Class in org.fujion.highcharts
Options for area series.
PlotArea() - Constructor for class org.fujion.highcharts.PlotArea
 
PlotAreaRange - Class in org.fujion.highcharts
Options for area range series.
PlotAreaRange() - Constructor for class org.fujion.highcharts.PlotAreaRange
 
PlotAreaSpline - Class in org.fujion.highcharts
Options for area spline series.
PlotAreaSpline() - Constructor for class org.fujion.highcharts.PlotAreaSpline
 
PlotAreaSplineRange - Class in org.fujion.highcharts
Options for area spline range series.
PlotAreaSplineRange() - Constructor for class org.fujion.highcharts.PlotAreaSplineRange
 
plotBackgroundColor - Variable in class org.fujion.highcharts.ChartOptions
The background color or gradient for the plot area.
plotBackgroundImage - Variable in class org.fujion.highcharts.ChartOptions
The URL for an image to use as the plot background.
PlotBandOptions - Class in org.fujion.highcharts
Options for a colored band stretching across the plot area marking an interval on the axis.
PlotBandOptions() - Constructor for class org.fujion.highcharts.PlotBandOptions
 
plotBands - Variable in class org.fujion.highcharts.Axis
A colored band stretching across the plot area marking an interval on the axis.
PlotBar - Class in org.fujion.highcharts
Options for bar series.
PlotBar() - Constructor for class org.fujion.highcharts.PlotBar
 
PlotBellCurve - Class in org.fujion.highcharts
Options for bell curve series.
PlotBellCurve() - Constructor for class org.fujion.highcharts.PlotBellCurve
 
plotBorderColor - Variable in class org.fujion.highcharts.ChartOptions
The color of the inner chart or plot area border.
plotBorderWidth - Variable in class org.fujion.highcharts.ChartOptions
The pixel width of the plot area border.
PlotBox - Class in org.fujion.highcharts
Options for box plot.
PlotBox() - Constructor for class org.fujion.highcharts.PlotBox
 
PlotBubble - Class in org.fujion.highcharts
Options for bubble series.
PlotBubble() - Constructor for class org.fujion.highcharts.PlotBubble
 
PlotBullet - Class in org.fujion.highcharts
Options for bullet graph.
PlotBullet() - Constructor for class org.fujion.highcharts.PlotBullet
 
PlotColumn - Class in org.fujion.highcharts
Options for column series.
PlotColumn() - Constructor for class org.fujion.highcharts.PlotColumn
 
PlotColumnRange - Class in org.fujion.highcharts
Options for column range plot.
PlotColumnRange() - Constructor for class org.fujion.highcharts.PlotColumnRange
 
PlotErrorBar - Class in org.fujion.highcharts
Options for error bar plot.
PlotErrorBar() - Constructor for class org.fujion.highcharts.PlotErrorBar
 
PlotFunnel - Class in org.fujion.highcharts
Options for funnel chart.
PlotFunnel() - Constructor for class org.fujion.highcharts.PlotFunnel
 
PlotGauge - Class in org.fujion.highcharts
Options for gauge plot.
PlotGauge() - Constructor for class org.fujion.highcharts.PlotGauge
 
PlotHeatMap - Class in org.fujion.highcharts
Options for heat map plot.
PlotHeatMap() - Constructor for class org.fujion.highcharts.PlotHeatMap
 
PlotHistogram - Class in org.fujion.highcharts
Options for histogram.
PlotHistogram() - Constructor for class org.fujion.highcharts.PlotHistogram
 
PlotLabelOptions - Class in org.fujion.highcharts
Series labels are placed as close to the series as possible in a natural way, seeking to avoid other series.
PlotLabelOptions() - Constructor for class org.fujion.highcharts.PlotLabelOptions
 
PlotLine - Class in org.fujion.highcharts
Options for line plot.
PlotLine() - Constructor for class org.fujion.highcharts.PlotLine
 
PlotLineOptions - Class in org.fujion.highcharts
A line stretching across the plot area, marking a specific value on one of the axes.
PlotLineOptions() - Constructor for class org.fujion.highcharts.PlotLineOptions
 
plotLines - Variable in class org.fujion.highcharts.Axis
A line stretching across the plot area, marking a specific value on one of the axes.
plotOptions - Variable in class org.fujion.highcharts.ChartInstance
 
PlotOptions - Class in org.fujion.highcharts
Base class for all plot types.
PlotOptions() - Constructor for class org.fujion.highcharts.PlotOptions
 
plotOptions - Variable in class org.fujion.highcharts.Series
Additional options.
PlotPareto - Class in org.fujion.highcharts
Options for pareto diagram.
PlotPareto() - Constructor for class org.fujion.highcharts.PlotPareto
 
PlotPie - Class in org.fujion.highcharts
Options for pie chart.
PlotPie() - Constructor for class org.fujion.highcharts.PlotPie
 
PlotPolygon - Class in org.fujion.highcharts
Options for polygon series.
PlotPolygon() - Constructor for class org.fujion.highcharts.PlotPolygon
 
PlotPyramid - Class in org.fujion.highcharts
Options for pyramid series.
PlotPyramid() - Constructor for class org.fujion.highcharts.PlotPyramid
 
PlotSankey - Class in org.fujion.highcharts
Options for sankey diagram.
PlotSankey() - Constructor for class org.fujion.highcharts.PlotSankey
 
PlotScatter - Class in org.fujion.highcharts
Options for scatter plot.
PlotScatter() - Constructor for class org.fujion.highcharts.PlotScatter
 
PlotScatter3D - Class in org.fujion.highcharts
Options for 3D scatter plot.
PlotScatter3D() - Constructor for class org.fujion.highcharts.PlotScatter3D
 
plotShadow - Variable in class org.fujion.highcharts.ChartOptions
Whether to apply a drop shadow to the plot area.
PlotSolidGauge - Class in org.fujion.highcharts
Options for solid gauge plot.
PlotSolidGauge() - Constructor for class org.fujion.highcharts.PlotSolidGauge
 
PlotSpline - Class in org.fujion.highcharts
Options for spline series.
PlotSpline() - Constructor for class org.fujion.highcharts.PlotSpline
 
PlotStreamGraph - Class in org.fujion.highcharts
Options for stream graph.
PlotStreamGraph() - Constructor for class org.fujion.highcharts.PlotStreamGraph
 
PlotSunburst - Class in org.fujion.highcharts
Options for sunburst plot.
PlotSunburst() - Constructor for class org.fujion.highcharts.PlotSunburst
 
PlotTileMap - Class in org.fujion.highcharts
Options for tile map series.
PlotTileMap() - Constructor for class org.fujion.highcharts.PlotTileMap
 
PlotTreeMap - Class in org.fujion.highcharts
Options for tree map plot.
PlotTreeMap() - Constructor for class org.fujion.highcharts.PlotTreeMap
 
PlotTreeMap.DrillUpButtonPosition - Class in org.fujion.highcharts
Options for the button appearing when drilling down in a treemap.
PlotTreeMap.LayoutAlgorithm - Enum in org.fujion.highcharts
Which algorithm is used for setting position and dimensions of the points.
PlotTreeMap.LayoutStartingDirection - Enum in org.fujion.highcharts
Direction the layout algorithm will start drawing.
PlotType - Enum in org.fujion.highcharts
Supported plot types.
PlotVariablePie - Class in org.fujion.highcharts
Options for variable pie series.
PlotVariablePie() - Constructor for class org.fujion.highcharts.PlotVariablePie
 
PlotVariwide - Class in org.fujion.highcharts
Options for variwide chart.
PlotVariwide() - Constructor for class org.fujion.highcharts.PlotVariwide
 
PlotVector - Class in org.fujion.highcharts
Options for vector plot.
PlotVector() - Constructor for class org.fujion.highcharts.PlotVector
 
PlotWaterfall - Class in org.fujion.highcharts
Options for waterfall chart.
PlotWaterfall() - Constructor for class org.fujion.highcharts.PlotWaterfall
 
PlotWindbarb - Class in org.fujion.highcharts
Options for windbarb plot.
PlotWindbarb() - Constructor for class org.fujion.highcharts.PlotWindbarb
 
PlotWordCloud - Class in org.fujion.highcharts
Options for word cloud plot.
PlotWordCloud() - Constructor for class org.fujion.highcharts.PlotWordCloud
 
PlotXRange - Class in org.fujion.highcharts
Options for X-range series.
PlotXRange() - Constructor for class org.fujion.highcharts.PlotXRange
 
pointDateFormat - Variable in class org.fujion.highcharts.AccessibilityOptions
Date format to use for points on date/time axes when describing them to screen reader users.
pointDateFormatter - Variable in class org.fujion.highcharts.AccessibilityOptions
Formatter function to determine the date/time format used with points on datetime axes when describing them to screen reader users.
pointDescriptionFormatter - Variable in class org.fujion.highcharts.AccessibilityOptions
Formatter function to use instead of the default for point descriptions.
pointDescriptionThreshold - Variable in class org.fujion.highcharts.AccessibilityOptions
When a series contains more points than this, we no longer expose information about individual points to screen readers.
pointerFormatter - Variable in class org.fujion.highcharts.TooltipOptions
A callback function for formatting the HTML output for a single point in the tooltip.
pointFormat - Variable in class org.fujion.highcharts.TooltipOptions
The HTML of the point's line in the tooltip.
pointInterval - Variable in class org.fujion.highcharts.PlotOptions
If no x values are given for the points in a series, pointInterval defines the interval of the x values.
pointIntervalUnit - Variable in class org.fujion.highcharts.PlotOptions
On datetime series, this allows for setting the pointInterval to irregular time units, day, month and year.
pointPadding - Variable in class org.fujion.highcharts.PlotHeatMap
Padding between the points in the heatmap.
pointPadding - Variable in class org.fujion.highcharts.PlotTileMap
The padding between points in the tilemap.
pointPadding - Variable in class org.fujion.highcharts.PlotVariwide
In a variwide chart, the point padding is 0 in order to express the horizontal stacking of items.
pointPlacement - Variable in class org.fujion.highcharts.PlotOptions
Possible values: null, "on", "between".
pointRange - Variable in class org.fujion.highcharts.PlotBar
The X axis range that each point is valid for.
pointRange - Variable in class org.fujion.highcharts.PlotErrorBar
The X axis range that each point is valid for.
pointStart - Variable in class org.fujion.highcharts.PlotOptions
If no x values are given for the points in a series, pointStart defines on what value to start.
pointWidth - Variable in class org.fujion.highcharts.PlotBar
A pixel value specifying a fixed width for each column or bar.
pointWidth - Variable in class org.fujion.highcharts.PlotBox
A pixel value specifying a fixed width for each column or bar.
pointWidth - Variable in class org.fujion.highcharts.PlotBullet
A pixel value specifying a fixed width for each column or bar.
pointWidth - Variable in class org.fujion.highcharts.PlotColumn
A pixel value specifying a fixed width for each column or bar.
pointWidth - Variable in class org.fujion.highcharts.PlotErrorBar
A pixel value specifying a fixed width for each column or bar.
pointWidth - Variable in class org.fujion.highcharts.PlotWaterfall
A pixel value specifying a fixed width for each column or bar.
pointWidth - Variable in class org.fujion.highcharts.PlotWindbarb
A pixel value specifying a fixed width for each column or bar.
polar - Variable in class org.fujion.highcharts.ChartOptions
When true, Cartesian charts like line, spline, area and column are transformed into the polar coordinate system.
position - Variable in class org.fujion.highcharts.ChartOptions.ResetZoomButtonOptions
The position of the button.
position - Variable in class org.fujion.highcharts.CreditsOptions
Position configuration for the credits label.
positioner - Variable in class org.fujion.highcharts.GlobalTooltipOptions
A callback function to place the tooltip in a default position.
PositionOptions - Class in org.fujion.highcharts
Position configuration for visual elements.
PositionOptions() - Constructor for class org.fujion.highcharts.PositionOptions
 
print() - Method in class org.fujion.highcharts.Chart
Calls the print function on the chart.
printButtonTitle - Variable in class org.fujion.highcharts.LanguageOptions
Exporting module only.
printMaxWidth - Variable in class org.fujion.highcharts.ExportingOptions
When printing the chart from the menu item in the burger menu, if the on-screen chart exceeds this width, it is resized.

R

r - Variable in class org.fujion.highcharts.RadialGradient
The radius.
RadialGradient - Class in org.fujion.highcharts
Radial gradient options.
RadialGradient() - Constructor for class org.fujion.highcharts.RadialGradient
 
radius - Variable in class org.fujion.highcharts.DialOptions
The radius or length of the dial, in percentages relative to the radius of the gauge itself.
radius - Variable in class org.fujion.highcharts.MarkerOptions
The radius of the point marker.
radius - Variable in class org.fujion.highcharts.MarkerStateOptions
The radius of the point marker.
radius - Variable in class org.fujion.highcharts.PivotOptions
The pixel radius of the pivot.
rearLength - Variable in class org.fujion.highcharts.DialOptions
The length of the dial's rear end, the part that extends out on the other side of the pivot.
redraw() - Method in class org.fujion.highcharts.Chart
Force a redraw of the chart.
reflow - Variable in class org.fujion.highcharts.ChartOptions
Whether to reflow the chart to fit the width of the container div on resizing the window.
relativeTo - Variable in class org.fujion.highcharts.ChartOptions.ResetZoomButtonOptions
What frame the button should be placed related to.
resetZoom - Variable in class org.fujion.highcharts.LanguageOptions
The text for the label appearing when a chart is zoomed.
resetZoomButton - Variable in class org.fujion.highcharts.ChartOptions
The button that appears after a selection zoom, allowing the user to reset zoom.
ResetZoomButtonOptions() - Constructor for class org.fujion.highcharts.ChartOptions.ResetZoomButtonOptions
 
resetZoomTitle - Variable in class org.fujion.highcharts.LanguageOptions
The tooltip title for the label appearing when a chart is zoomed.
reversed - Variable in class org.fujion.highcharts.Axis
Whether to reverse the axis so that the highest number is closest to origin.
reversed - Variable in class org.fujion.highcharts.LegendOptions
Whether to reverse the order of the legend items compared to the order of the series or points as defined in the configuration object.
reversed - Variable in class org.fujion.highcharts.PlotFunnel
A reversed funnel has the widest area down.
reversed - Variable in class org.fujion.highcharts.PlotPyramid
The pyramid is reversed by default, as opposed to the funnel, which shares the layout engine, and is not reversed.
right - Variable in class org.fujion.highcharts.Box
 
rootId - Variable in class org.fujion.highcharts.PlotSunburst
Which point to use as a root in the visualization.
rotation - Variable in class org.fujion.highcharts.AxisLabelOptions
Rotation of the labels in degrees.
rotation - Variable in class org.fujion.highcharts.AxisTitleOptions
The rotation of the text in degrees.
rotation - Variable in class org.fujion.highcharts.DataLabelOptions
Rotation of the labels in degrees.
rotation - Variable in class org.fujion.highcharts.LevelOptions
Rotation on all points which lies on the same level.
rotation - Variable in class org.fujion.highcharts.PlotVector
What part of the vector it should be rotated around.
rotation_from - Variable in class org.fujion.highcharts.PlotWordCloud
The smallest degree of rotation for a word.
rotation_orientations - Variable in class org.fujion.highcharts.PlotWordCloud
The number of possible orientations for a word, within the range of rotation.from and rotation.to.
rotation_to - Variable in class org.fujion.highcharts.PlotWordCloud
The largest degree of rotation for a word.
rotationMode - Variable in class org.fujion.highcharts.LevelOptions
Rotation mode on all points which lies on the same level.
rounded - Variable in class org.fujion.highcharts.PlotSolidGauge
Whether to draw rounded edges on the gauge.
rowsize - Variable in class org.fujion.highcharts.PlotHeatMap
The row size - how many Y axis units each heatmap row should span.
rowsize - Variable in class org.fujion.highcharts.PlotTileMap
The row size - how many Y axis units each heatmap row should span.
rtl - Variable in class org.fujion.highcharts.LegendOptions
Whether to show the symbol on the right side of the text rather than the left side.
run() - Method in class org.fujion.highcharts.Chart
Build the graph on the client.

S

scale - Variable in class org.fujion.highcharts.ExportingOptions
Defines the scale or zoom factor for the exported image compared to the on-screen display.
screenReaderSectionFormatter - Variable in class org.fujion.highcharts.AccessibilityOptions
A formatter function to create the HTML contents of the hidden screen reader information region.
second - Variable in class org.fujion.highcharts.DateTimeFormatOptions
Axis defaults: "%H:%M:%S"
Tooltip defaults: "%A, %b %e, %H:%M:%S"
select_state - Variable in class org.fujion.highcharts.MarkerOptions
Marker states for select.
selected - Variable in class org.fujion.highcharts.PlotOptions
Whether to select the series initially.
selectionMarkerFill - Variable in class org.fujion.highcharts.ChartOptions
The background color of the marker square when selecting (zooming in on) an area of the chart.
Series - Class in org.fujion.highcharts
A chart series.
Series(PlotType) - Constructor for class org.fujion.highcharts.Series
 
seriesDescriptionFormatter - Variable in class org.fujion.highcharts.AccessibilityOptions
Formatter function to use instead of the default for series descriptions.
setAllFormats(String) - Method in class org.fujion.highcharts.DateTimeFormatOptions
Sets all formats to the specified value.
setDateFormats(String) - Method in class org.fujion.highcharts.DateTimeFormatOptions
Sets all date formats to specified value.
setDefaultColors(String...) - Method in class org.fujion.highcharts.Chart
Sets the default colors for the chart's series.
setPlotOptions(PlotOptions) - Method in class org.fujion.highcharts.ChartInstance
 
setSubtitle(String) - Method in class org.fujion.highcharts.Chart
Convenience method for setting subtitle.
setTimeFormats(String) - Method in class org.fujion.highcharts.DateTimeFormatOptions
Sets all time formats to specified value.
setTitle(String) - Method in class org.fujion.highcharts.Chart
Convenience method for setting title.
setType(PlotType) - Method in class org.fujion.highcharts.Chart
Sets the chart type.
shadow - Variable in class org.fujion.highcharts.ChartOptions
Whether to apply a drop shadow to the outer chart area.
shadow - Variable in class org.fujion.highcharts.DataLabelOptions
The shadow of the box.
shadow - Variable in class org.fujion.highcharts.GlobalTooltipOptions
Whether to apply a drop shadow to the tooltip.
shadow - Variable in class org.fujion.highcharts.LegendOptions
Whether to apply a drop shadow to the legend.
shadow - Variable in class org.fujion.highcharts.PlotOptions
Boolean value whether to apply a drop shadow to the graph line.
ShadowOptions - Class in org.fujion.highcharts
Options for shadow effect.
ShadowOptions() - Constructor for class org.fujion.highcharts.ShadowOptions
 
shape - Variable in class org.fujion.highcharts.DataLabelOptions
The name of a symbol to use for the border around the label.
shape - Variable in class org.fujion.highcharts.GlobalTooltipOptions
The name of a symbol to use for the border around the tooltip.
shared - Variable in class org.fujion.highcharts.GlobalTooltipOptions
When the tooltip is shared, the entire plot area will capture mouse movement, and tooltip texts for all series will be shown in a single bubble.
shortMonths - Variable in class org.fujion.highcharts.LanguageOptions
An array containing the months names in abbreviated form.
showAxes - Variable in class org.fujion.highcharts.ChartOptions
Whether to show the axes initially.
showCheckbox - Variable in class org.fujion.highcharts.PlotOptions
If true, a checkbox is displayed next to the legend item to allow selecting the series.
showDuration - Variable in class org.fujion.highcharts.LoadingOptions
The duration in milliseconds of the fade in effect.
showEmpty - Variable in class org.fujion.highcharts.Axis
Whether to show the axis line and title when the axis has no data.
showFirstLabel - Variable in class org.fujion.highcharts.Axis
Whether to show the first tick label.
showInLegend - Variable in class org.fujion.highcharts.PlotOptions
Whether to display this particular series or series type in the legend.
showLastLabel - Variable in class org.fujion.highcharts.Axis
Whether to show the last tick label.
showTable - Variable in class org.fujion.highcharts.ExportingOptions
Export-data module required.
size - Variable in class org.fujion.highcharts.PaneOptions
The size of the pane, either as a number defining pixels, or a percentage defining a percentage of the plot are.
size - Variable in class org.fujion.highcharts.ThreeDFrameOptions
The thickness of the panel.
sizeBy - Variable in class org.fujion.highcharts.PlotBubble
Whether the bubble's value should be represented by the area or the width of the bubble.
sizeBy - Variable in class org.fujion.highcharts.PlotVariablePie
Whether the pie slice's value should be represented by the area or the radius of the slice.
sizeByAbsoluteValue - Variable in class org.fujion.highcharts.PlotBubble
When this is true, the absolute value of z determines the size of the bubble.
skipKeyboardNavigation - Variable in class org.fujion.highcharts.PlotOptions
If set to True, the accessibility module will skip past the points in this series for keyboard navigation.
skipNullPoints - Variable in class org.fujion.highcharts.AccessibilityOptions.KeyboardNavigationOptions
Skip null points when navigating through points with the keyboard.
sliced - Variable in class org.fujion.highcharts.DataPoint
Pie series only.
slicedOffset - Variable in class org.fujion.highcharts.PlotSunburst
If a point is sliced, moved out from the center, how many pixels should it be moved?.
snap - Variable in class org.fujion.highcharts.GlobalTooltipOptions
Proximity snap for graphs or single points.
softThreshold - Variable in class org.fujion.highcharts.PlotOptions
When this is true, the series will not cause the Y axis to cross the zero plane (or threshold option) unless the data actually crosses the plane.
sortIndex - Variable in class org.fujion.highcharts.PlotTreeMap
The sort index of the point inside the treemap level.
sourceHeight - Variable in class org.fujion.highcharts.ExportingOptions
The height of the original chart when exported, unless an explicit chart.height is set.
sourceWidth - Variable in class org.fujion.highcharts.ExportingOptions
The width of the original chart when exported, unless an explicit chart.width is set.
spacingBottom - Variable in class org.fujion.highcharts.ChartOptions
The space between the bottom edge of the chart and the content (plot area, axis title and labels, title, subtitle or legend in top position).
spacingLeft - Variable in class org.fujion.highcharts.ChartOptions
The space between the left edge of the chart and the content (plot area, axis title and labels, title, subtitle or legend in top position).
spacingRight - Variable in class org.fujion.highcharts.ChartOptions
The space between the right edge of the chart and the content (plot area, axis title and labels, title, subtitle or legend in top position).
spacingTop - Variable in class org.fujion.highcharts.ChartOptions
The space between the top edge of the chart and the content (plot area, axis title and labels, title, subtitle or legend in top position).
spiral - Variable in class org.fujion.highcharts.PlotWordCloud
Spiral used for placing a word after the initial position experienced a collision with either another word or the borders.
split - Variable in class org.fujion.highcharts.TooltipOptions
Split the tooltip into one label per series, with the header close to the axis.
squareSymbol - Variable in class org.fujion.highcharts.LegendOptions
When this is true, the legend symbol width will be the same as the symbol height, which in turn defaults to the font size of the legend items.
stack - Variable in class org.fujion.highcharts.Series
This option allows grouping series in a stacked chart.
stacking - Variable in class org.fujion.highcharts.PlotOptions
Whether to stack the values of each series on top of each other.
staggerLines - Variable in class org.fujion.highcharts.AxisLabelOptions
Horizontal axes only.
startAngle - Variable in class org.fujion.highcharts.PaneOptions
The start angle of the polar X axis or gauge axis, given in degrees where 0 is north.
startAngle - Variable in class org.fujion.highcharts.PlotPie
The start angle of the pie slices in degrees where 0 is top and 90 right.
startAngle - Variable in class org.fujion.highcharts.PlotPyramid
The start angle of the pie slices in degrees where 0 is top and 90 right.
startAngle - Variable in class org.fujion.highcharts.PlotSunburst
The start angle of the pie slices in degrees where 0 is top and 90 right.
startOfWeek - Variable in class org.fujion.highcharts.Axis
For datetime axes, this decides where to put the tick between weeks.
startOnTick - Variable in class org.fujion.highcharts.Axis
Whether to force the axis to start on a tick.
states - Variable in class org.fujion.highcharts.MarkerOptions
Hover and select states.
stemColor - Variable in class org.fujion.highcharts.PlotBox
The color of the stem, the vertical line extending from the box to the whiskers.
stemColor - Variable in class org.fujion.highcharts.PlotErrorBar
The color of the stem, the vertical line extending from the box to the whiskers.
stemDashStyle - Variable in class org.fujion.highcharts.PlotBox
The dash style of the stem, the vertical line extending from the box to the whiskers.
stemDashStyle - Variable in class org.fujion.highcharts.PlotErrorBar
The dash style of the stem, the vertical line extending from the box to the whiskers.
stemWidth - Variable in class org.fujion.highcharts.PlotBox
The width of the stem, the vertical line extending from the box to the whiskers.
stemWidth - Variable in class org.fujion.highcharts.PlotErrorBar
The width of the stem, the vertical line extending from the box to the whiskers.
step - Variable in class org.fujion.highcharts.AxisLabelOptions
To show only every n'th label on the axis, set the step to n.
step - Variable in class org.fujion.highcharts.PlotOptions
Whether to apply steps to the line.
stickyTracking - Variable in class org.fujion.highcharts.PlotOptions
Sticky tracking of mouse events.
style - Variable in class org.fujion.highcharts.AxisLabelOptions
CSS styles for the label.
style - Variable in class org.fujion.highcharts.AxisTitleOptions
CSS styles for the title.
style - Variable in class org.fujion.highcharts.ChartOptions
Additional CSS styles to apply inline to the container div.
style - Variable in class org.fujion.highcharts.CreditsOptions
CSS styles for the credits label.
style - Variable in class org.fujion.highcharts.DataLabelOptions
CSS styles for the label.
style - Variable in class org.fujion.highcharts.GlobalTooltipOptions
CSS styles for the tooltip.
style - Variable in class org.fujion.highcharts.LegendNavigationOptions
Text styles for the legend page navigation.
style - Variable in class org.fujion.highcharts.LegendOptions
CSS styles for the legend area.
style - Variable in class org.fujion.highcharts.LegendTitleOptions
Generic CSS styles for the legend title.
style - Variable in class org.fujion.highcharts.LoadingOptions
CSS styles for the loading screen that covers the plot area.
style - Variable in class org.fujion.highcharts.PlotLabelOptions
Styles for the series label.
style - Variable in class org.fujion.highcharts.TitleOptions
CSS styles for the title or subtitle.
style_borderRadius - Variable in class org.fujion.highcharts.AccessibilityOptions.FocusBorderOptions
Border radius of the focus border.
style_color - Variable in class org.fujion.highcharts.AccessibilityOptions.FocusBorderOptions
Color of the focus border.
style_lineWidth - Variable in class org.fujion.highcharts.AccessibilityOptions.FocusBorderOptions
Line width of the focus border.
StyleOptions - Class in org.fujion.highcharts
Used to hold style options.
StyleOptions() - Constructor for class org.fujion.highcharts.StyleOptions
 
symbol - Variable in class org.fujion.highcharts.ButtonOptions
The symbol for the button.
symbol - Variable in class org.fujion.highcharts.MarkerOptions
A predefined shape or symbol for the marker.
symbolFill - Variable in class org.fujion.highcharts.ButtonOptions
Defaults to #666666.
symbolHeight - Variable in class org.fujion.highcharts.LegendOptions
The pixel height of the symbol for series types that use a rectangle in the legend.
symbolPadding - Variable in class org.fujion.highcharts.LegendOptions
The pixel padding between the legend item symbol and the legend item text.
symbolRadius - Variable in class org.fujion.highcharts.LegendOptions
The border radius of the symbol for series types that use a rectangle in the legend.
symbolSize - Variable in class org.fujion.highcharts.ButtonOptions
The pixel size of the symbol on the button.
symbolStroke - Variable in class org.fujion.highcharts.ButtonOptions
The color of the symbol's stroke or line.
symbolStrokeWidth - Variable in class org.fujion.highcharts.ButtonOptions
The pixel stroke width of the symbol on the button.
symbolWidth - Variable in class org.fujion.highcharts.LegendOptions
The pixel width of the legend item symbol.
symbolX - Variable in class org.fujion.highcharts.ButtonOptions
The x position of the center of the symbol inside the button.
symbolY - Variable in class org.fujion.highcharts.ButtonOptions
The y position of the center of the symbol inside the button.

T

tableCaption - Variable in class org.fujion.highcharts.ExportingOptions
Export-data module required.
targetOptions_borderWidth - Variable in class org.fujion.highcharts.PlotBullet
The border width of the rectangle representing the target.
targetOptions_height - Variable in class org.fujion.highcharts.PlotBullet
The height of the rectangle representing the target.
targetOptions_width - Variable in class org.fujion.highcharts.PlotBullet
The width of the rectangle representing the target.
text - Variable in class org.fujion.highcharts.ActionOptions
Label for action (e.g., menu item label).
text - Variable in class org.fujion.highcharts.AxisTitleOptions
The actual text of the axis title.
text - Variable in class org.fujion.highcharts.ButtonOptions
A text string to add to the individual button.
text - Variable in class org.fujion.highcharts.CreditsOptions
The text for the credits label.
text - Variable in class org.fujion.highcharts.LegendTitleOptions
A text or HTML string for the title.
text - Variable in class org.fujion.highcharts.TitleOptions
The title or subtitle of the chart.
textKey - Variable in class org.fujion.highcharts.ActionOptions
If internationalization is required, the key to a language string.
theme_zIndex - Variable in class org.fujion.highcharts.ChartOptions.ResetZoomButtonOptions
The Z index for the reset zoom button.
thousandsSep - Variable in class org.fujion.highcharts.LanguageOptions
The default thousands separator used in the Highcharts.numberFormat method unless otherwise specified in the function arguments.
ThreeDFrameOptions - Class in org.fujion.highcharts
Options for a 3D frame.
ThreeDFrameOptions() - Constructor for class org.fujion.highcharts.ThreeDFrameOptions
 
ThreeDOptions - Class in org.fujion.highcharts
Options for 3D presentation.
ThreeDOptions() - Constructor for class org.fujion.highcharts.ThreeDOptions
 
threshold - Variable in class org.fujion.highcharts.PlotOptions
The threshold, also called zero level or base level.
tickColor - Variable in class org.fujion.highcharts.Axis
Color for the main tick marks.
tickInterval - Variable in class org.fujion.highcharts.Axis
The interval of the tick marks in axis units.
tickLength - Variable in class org.fujion.highcharts.Axis
The pixel length of the main tick marks.
tickmarkPlacement - Variable in class org.fujion.highcharts.Axis
For categorized axes only.
tickPixelInterval - Variable in class org.fujion.highcharts.Axis
If tickInterval is null this option sets the approximate pixel interval of the tick marks.
tickPosition - Variable in class org.fujion.highcharts.Axis
The position of the major tick marks relative to the axis line.
tickWidth - Variable in class org.fujion.highcharts.Axis
The pixel width of the major tick marks.
tileShape - Variable in class org.fujion.highcharts.PlotTileMap
The shape of the tiles in the tilemap.
title - Variable in class org.fujion.highcharts.Axis
The axis title, showing next to the axis line.
title - Variable in class org.fujion.highcharts.LegendOptions
A title to be added on top of the legend.
TitleOptions - Class in org.fujion.highcharts
Display options for a chart title.
TitleOptions() - Constructor for class org.fujion.highcharts.TitleOptions
 
to - Variable in class org.fujion.highcharts.PlotBandOptions
The end position of the plot band in axis units.
toMap() - Method in class org.fujion.highcharts.MarkerOptions
 
toMap() - Method in class org.fujion.highcharts.PlotOptions
If type is not null, place options under a submap indexed by the type id.
toMap() - Method in class org.fujion.highcharts.Series
Override to merge plot options into series options.
toMap() - Method in class org.fujion.highcharts.StyleOptions
Returns the underlying map.
tooltip - Variable in class org.fujion.highcharts.PlotOptions
A configuration object for the tooltip rendering of each single series.
TooltipOptions - Class in org.fujion.highcharts
Options for tooltip rendering.
TooltipOptions() - Constructor for class org.fujion.highcharts.TooltipOptions
 
top - Variable in class org.fujion.highcharts.Box
 
topWidth - Variable in class org.fujion.highcharts.DialOptions
The width of the top of the dial, closest to the perimeter.
toString() - Method in enum org.fujion.highcharts.ExportType
 
toString() - Method in enum org.fujion.highcharts.PlotType
 
trackByArea - Variable in class org.fujion.highcharts.PlotArea
Whether the whole area or just the line should respond to mouseover tooltips and other mouse or touch events.
trackByArea - Variable in class org.fujion.highcharts.PlotPolygon
Defaults to true.
trackByArea - Variable in class org.fujion.highcharts.PlotStreamGraph
Whether the whole area or just the line should respond to mouseover tooltips and other mouse or touch events.
turboThreshold - Variable in class org.fujion.highcharts.PlotOptions
When a series contains a data array that is longer than this, only one dimensional arrays of numbers, or two dimensional arrays with x and y values are allowed.
type - Variable in class org.fujion.highcharts.Axis
The type of axis.
type - Variable in class org.fujion.highcharts.ChartOptions
The series type.
type - Variable in class org.fujion.highcharts.ExportingOptions
Default MIME type for exporting if chart.exportChart() is called without specifying a type option.
type - Variable in class org.fujion.highcharts.PlotOptions
The text identifier of the plot type.
type - Variable in class org.fujion.highcharts.Series
The type of series.
typeDescription - Variable in class org.fujion.highcharts.ChartOptions
A text description of the chart type.

U

url - Variable in class org.fujion.highcharts.ExportingOptions
The URL for the server module converting the SVG string to an image format.
useHTML - Variable in class org.fujion.highcharts.DataLabelOptions
Whether to use HTML to render the labels.
useHTML - Variable in class org.fujion.highcharts.GlobalTooltipOptions
Use HTML to render the contents of the tooltip instead of SVG.
useHTML - Variable in class org.fujion.highcharts.LegendOptions
Whether to use HTML to render the legend item texts.
useMultiLevelHeaders - Variable in class org.fujion.highcharts.ExportingOptions
Export-data module required.
useRowspanHeaders - Variable in class org.fujion.highcharts.ExportingOptions
Export-data module required.
useUTC - Variable in class org.fujion.highcharts.GlobalOptions
Whether to use UTC time for axis scaling, tickmark placement and time display in Highcharts.dateFormat.

V

value - Variable in class org.fujion.highcharts.PlotLineOptions
The position of the line in axis units.
value - Variable in class org.fujion.highcharts.Zone
The value up to where the zone extends, if undefined the zones stretches to the last value in the series.
valueDecimals - Variable in class org.fujion.highcharts.TooltipOptions
How many decimals to show in each series' y value.
valueOf(String) - Static method in enum org.fujion.highcharts.AlignGeneral
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.AlignHorizontal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.AlignVertical
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.ChartOptions.ResetZoomButtonOptions.RelativeTo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.DashStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.ExportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.PlotTreeMap.LayoutAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.PlotTreeMap.LayoutStartingDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.PlotType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.fujion.highcharts.ZoomType
Returns the enum constant of this type with the specified name.
valuePrefix - Variable in class org.fujion.highcharts.TooltipOptions
A string to prepend to each series' y value.
values() - Static method in enum org.fujion.highcharts.AlignGeneral
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.AlignHorizontal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.AlignVertical
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.ChartOptions.ResetZoomButtonOptions.RelativeTo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.DashStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.ExportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.PlotTreeMap.LayoutAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.PlotTreeMap.LayoutStartingDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.PlotType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.fujion.highcharts.ZoomType
Returns an array containing the constants of this enum type, in the order they are declared.
valueSuffix - Variable in class org.fujion.highcharts.TooltipOptions
A string to append to each series' y value.
vectorLength - Variable in class org.fujion.highcharts.PlotVector
Maximum length of the arrows in the vector plot.
vectorLength - Variable in class org.fujion.highcharts.PlotWindbarb
Pixel length of the stems.
verticalAlign - Variable in class org.fujion.highcharts.ButtonOptions
The vertical alignment of the buttons.
verticalAlign - Variable in class org.fujion.highcharts.DataLabelOptions
The vertical alignment of a data label.
verticalAlign - Variable in class org.fujion.highcharts.LegendOptions
The vertical alignment of the legend box.
verticalAlign - Variable in class org.fujion.highcharts.PlotTreeMap.DrillUpButtonPosition
Vertical alignment of the button.
verticalAlign - Variable in class org.fujion.highcharts.PositionOptions
The vertical alignment.
verticalAlign - Variable in class org.fujion.highcharts.TitleOptions
The vertical alignment of the title or subtitle.
viewDistance - Variable in class org.fujion.highcharts.ThreeDOptions
Defines the distance the viewer is standing in front of the chart, this setting is important to calculate the perspective effect in column and scatter charts.
visible - Variable in class org.fujion.highcharts.PlotOptions
Set the initial visibility of the series.
visible - Variable in class org.fujion.highcharts.ThreeDFrameOptions
Whether to display the frame.
VMLRadialGradientURL - Variable in class org.fujion.highcharts.GlobalOptions
Path to the pattern image required by VML browsers in order to draw radial gradients.

W

week - Variable in class org.fujion.highcharts.DateTimeFormatOptions
Axis defaults: "%e.
weekdays - Variable in class org.fujion.highcharts.LanguageOptions
An array containing the weekday names.
whiskerColor - Variable in class org.fujion.highcharts.PlotBox
The color of the whiskers, the horizontal lines marking low and high values.
whiskerColor - Variable in class org.fujion.highcharts.PlotErrorBar
The color of the whiskers, the horizontal lines marking low and high values.
whiskerWidth - Variable in class org.fujion.highcharts.PlotErrorBar
The line width of the whiskers, the horizontal lines marking low and high values.
width - Variable in class org.fujion.highcharts.ButtonOptions
The pixel width of the button.
width - Variable in class org.fujion.highcharts.ChartOptions
An explicit width for the chart.
width - Variable in class org.fujion.highcharts.ExportingOptions
The pixel width of charts exported to PNG or JPG.
width - Variable in class org.fujion.highcharts.LegendOptions
The width of the legend box, not including style.padding.
width - Variable in class org.fujion.highcharts.MarkerOptions
Image markers only.
width - Variable in class org.fujion.highcharts.PlotFunnel
The width of the funnel compared to the width of the plot area, or the pixel width if it is a number.
width - Variable in class org.fujion.highcharts.PlotLineOptions
The width or thickness of the plot line.
width - Variable in class org.fujion.highcharts.PlotPyramid
The width of the funnel compared to the width of the plot area, or the pixel width if it is a number.
width - Variable in class org.fujion.highcharts.ShadowOptions
Pixel width of shadow.

X

x - Variable in class org.fujion.highcharts.AxisLabelOptions
The x position offset of the label relative to the tick position on the axis.
x - Variable in class org.fujion.highcharts.ButtonOptions
The horizontal position of the button relative to the align option.
x - Variable in class org.fujion.highcharts.DataLabelOptions
The x position offset of the label relative to the point.
x - Variable in class org.fujion.highcharts.DataPoint
The x value of the point.
x - Variable in class org.fujion.highcharts.LegendOptions
The x offset of the legend relative to its horizontal alignment align within chart.spacingLeft and chart.spacingRight.
x - Variable in class org.fujion.highcharts.PlotTreeMap.DrillUpButtonPosition
Horizontal offset of the button.
x - Variable in class org.fujion.highcharts.PositionOptions
The x offset.
x - Variable in class org.fujion.highcharts.TitleOptions
The x position of the title or subtitle relative to the alignment within chart.spacingLeft and chart.spacingRight.
x1 - Variable in class org.fujion.highcharts.LinearGradient
The x1 coordinate of the line that defines the gradient.
x2 - Variable in class org.fujion.highcharts.LinearGradient
The x2 coordinate of the line that defines the gradient.
xAxis - Variable in class org.fujion.highcharts.Series
When using dual or multiple x axes, this number defines which xAxis the particular series is connected to.
xDateFormat - Variable in class org.fujion.highcharts.TooltipOptions
The format for the date in the tooltip header if the X axis is a datetime axis.

Y

y - Variable in class org.fujion.highcharts.AxisLabelOptions
The y position offset of the label relative to the tick position on the axis.
y - Variable in class org.fujion.highcharts.ButtonOptions
The vertical offset of the button's position relative to its verticalAlign.
y - Variable in class org.fujion.highcharts.DataLabelOptions
The y position offset of the label relative to the point.
y - Variable in class org.fujion.highcharts.DataPoint
The x value of the point.
y - Variable in class org.fujion.highcharts.LegendOptions
The vertical offset of the legend relative to it's vertical alignment verticalAlign within chart.spacingTop and chart.spacingBottom.
y - Variable in class org.fujion.highcharts.PlotTreeMap.DrillUpButtonPosition
Vertical offset of the button.
y - Variable in class org.fujion.highcharts.PositionOptions
The y offset.
y - Variable in class org.fujion.highcharts.TitleOptions
The y position of the subtitle relative to the alignment within chart.spacingTop and chart.spacingBottom.
y1 - Variable in class org.fujion.highcharts.LinearGradient
The y1 coordinate of the line that defines the gradient.
y2 - Variable in class org.fujion.highcharts.LinearGradient
The y2 coordinate of the line that defines the gradient.
yAxis - Variable in class org.fujion.highcharts.Series
When using dual or multiple y axes, this number defines which yAxis the particular series is connected to.
year - Variable in class org.fujion.highcharts.DateTimeFormatOptions
Axis defaults: "%Y"
Tooltip defaults: "%Y"
yOffset - Variable in class org.fujion.highcharts.PlotWindbarb
Vertical offset from the cartesian position, in pixels.

Z

zIndex - Variable in class org.fujion.highcharts.DataLabelOptions
The Z index of the data labels.
zIndex - Variable in class org.fujion.highcharts.PlotBandOptions
The z index of the plot band within the chart.
zIndex - Variable in class org.fujion.highcharts.PlotLineOptions
The z index of the plot line within the chart.
zMax - Variable in class org.fujion.highcharts.PlotVariablePie
The maximum possible z value for the point's radius calculation.
zMin - Variable in class org.fujion.highcharts.PlotVariablePie
The minimum possible z value for the point's radius calculation.
Zone - Class in org.fujion.highcharts
A zone within a series.
Zone() - Constructor for class org.fujion.highcharts.Zone
 
zoneAxis - Variable in class org.fujion.highcharts.PlotOptions
Defines the axis on which the zones are applied.
zones - Variable in class org.fujion.highcharts.PlotOptions
An array defining zones within a series.
zoomType - Variable in class org.fujion.highcharts.ChartOptions
Decides in what dimensions the user can zoom by dragging the mouse.
ZoomType - Enum in org.fujion.highcharts
Supported zoom types.
zThreshold - Variable in class org.fujion.highcharts.PlotBubble
When displayNegative is false, bubbles with lower Z values are skipped.
A B C D E F G H I K L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2018 Fujion Framework. All rights reserved.