- 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(String) - 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.CreditsPositionOptions
-
The horizontal alignment.
- 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.PlotLabelOptions
-
Horizontal alignment of the label.
- align - Variable in class org.fujion.highcharts.TitleOptions
-
The horizontal alignment of the title or subtitle.
- 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.
- 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.
- animation - Variable in class org.fujion.highcharts.ChartOptions
-
Set the overall animation for all chart updating.
- 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.
- animation - Variable in class org.fujion.highcharts.TooltipOptions
-
Enable or disable animation of the tooltip.
- 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
-
- AxisTitleOptions - Class in org.fujion.highcharts
-
Options for an axis title.
- AxisTitleOptions() - Constructor for class org.fujion.highcharts.AxisTitleOptions
-
- background - Variable in class org.fujion.highcharts.PaneOptions
-
An object, or array of objects, for backgrounds.
- backgroundColor - Variable in class org.fujion.highcharts.ButtonOptions
-
Background color for the buttons.
- 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.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.
- backgroundColor - Variable in class org.fujion.highcharts.TooltipOptions
-
The background color or gradient for the tooltip.
- 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.
- borderColor - Variable in class org.fujion.highcharts.ButtonOptions
-
The border color of the buttons.
- 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.LegendOptions
-
The color of the drawn border around the legend.
- borderColor - Variable in class org.fujion.highcharts.PivotOptions
-
The border or stroke color of the pivot.
- borderColor - Variable in class org.fujion.highcharts.PlotBar
-
The color of the border surrounding each column or bar.
- borderColor - Variable in class org.fujion.highcharts.PlotPie
-
The color of the border surronding each slice.
- borderColor - Variable in class org.fujion.highcharts.TooltipOptions
-
The color of the tooltip border.
- borderRadius - Variable in class org.fujion.highcharts.ButtonOptions
-
The border corner radius of the buttons.
- 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.LegendOptions
-
The border corner radius of the legend.
- borderRadius - Variable in class org.fujion.highcharts.PlotBar
-
The corner radius of the border surrounding each column or bar.
- borderRadius - Variable in class org.fujion.highcharts.TooltipOptions
-
The radius of the rounded border corners.
- borderWidth - Variable in class org.fujion.highcharts.ButtonOptions
-
The border width of the buttons.
- 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.LegendOptions
-
The width of the drawn border around the legend.
- borderWidth - Variable in class org.fujion.highcharts.PivotOptions
-
The border or stroke width of the pivot.
- borderWidth - Variable in class org.fujion.highcharts.PlotBar
-
The width of the border surrounding each column or bar.
- borderWidth - Variable in class org.fujion.highcharts.PlotPie
-
The width of the border surronding each slice.
- borderWidth - Variable in class org.fujion.highcharts.TooltipOptions
-
The pixel width of the tooltip border.
- 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.
- 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.PlotPie
-
The center of the pie 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).
- chart - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- Chart.ChartSettings - Class in org.fujion.highcharts
-
Top level chart settings.
- 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
-
- ChartSettings() - Constructor for class org.fujion.highcharts.Chart.ChartSettings
-
- 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.
- 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.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_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.
- colors - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- 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.
- 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.
- credits - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- 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
-
- CreditsPositionOptions - Class in org.fujion.highcharts
-
Position configuration for the credits label.
- CreditsPositionOptions() - Constructor for class org.fujion.highcharts.CreditsPositionOptions
-
- 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.TooltipOptions
-
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.
- 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.
- 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.PlotAreaRange
-
Fill color or gradient for the area.
- fillColor - Variable in class org.fujion.highcharts.PlotBox
-
The fill color of the box.
- fillOpacity - Variable in class org.fujion.highcharts.PlotArea
-
Fill opacity for the area.
- fillOpacity - Variable in class org.fujion.highcharts.PlotAreaRange
-
Fill opacity for the 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.
- 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.
- 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.TooltipOptions
-
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_side - Variable in class org.fujion.highcharts.ThreeDOptions
-
The side for the frame around a 3D chart.
- from - Variable in class org.fujion.highcharts.PlotBandOptions
-
The start position of the plot band in axis units.
- 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.PlotFunnel
-
Equivalent to chart.ignoreHiddenSeries, this option tells whether the series shall be redrawn
as if the hidden point were null.
- 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.
- init() - Static method in class org.fujion.highcharts.Util
-
Load time initializations.
- innerSize - Variable in class org.fujion.highcharts.PlotPie
-
The size of the inner diameter for the pie.
- 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.
- label - Variable in class org.fujion.highcharts.PlotBandOptions
-
Text labels for the plot bands.
- label - Variable in class org.fujion.highcharts.PlotLineOptions
-
Text labels for the plot bands.
- 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.
- legend - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- 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
-
- 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
-
- 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.PlotAreaRange
-
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.
- loading - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- 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
-
- 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.
- 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.
- 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.
- medianWidth - Variable in class org.fujion.highcharts.PlotBox
-
The pixel width of the median line.
- 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.
- 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.
- minPointLength - Variable in class org.fujion.highcharts.PlotBar
-
The minimal height for a column or width for a bar.
- 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.
- 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"
- 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.
- 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.
- pane - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- PaneOptions - Class in org.fujion.highcharts
-
Applies only to polar charts and angular gauges.
- PaneOptions() - Constructor for class org.fujion.highcharts.PaneOptions
-
- 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
-
- PlotArea - Class in org.fujion.highcharts
-
Plot options for area series.
- PlotArea() - Constructor for class org.fujion.highcharts.PlotArea
-
- PlotAreaRange - Class in org.fujion.highcharts
-
Plot options for area range series.
- PlotAreaRange() - Constructor for class org.fujion.highcharts.PlotAreaRange
-
- PlotAreaSpline - Class in org.fujion.highcharts
-
Plot options for area spline series.
- PlotAreaSpline() - Constructor for class org.fujion.highcharts.PlotAreaSpline
-
- PlotAreaSplineRange - Class in org.fujion.highcharts
-
Plot options for plot 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
-
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
-
Plot options for bar series.
- PlotBar() - Constructor for class org.fujion.highcharts.PlotBar
-
- 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
-
Plot options for box plot.
- PlotBox() - Constructor for class org.fujion.highcharts.PlotBox
-
- PlotBubble - Class in org.fujion.highcharts
-
Plot options for bubble plot.
- PlotBubble() - Constructor for class org.fujion.highcharts.PlotBubble
-
- PlotColumn - Class in org.fujion.highcharts
-
Plot options for column series.
- PlotColumn() - Constructor for class org.fujion.highcharts.PlotColumn
-
- PlotColumnRange - Class in org.fujion.highcharts
-
Plot options for column range series.
- PlotColumnRange() - Constructor for class org.fujion.highcharts.PlotColumnRange
-
- PlotErrorBar - Class in org.fujion.highcharts
-
Plot options for plot error bar.
- PlotErrorBar() - Constructor for class org.fujion.highcharts.PlotErrorBar
-
- PlotFunnel - Class in org.fujion.highcharts
-
Plot options for funnel plot.
- PlotFunnel() - Constructor for class org.fujion.highcharts.PlotFunnel
-
- PlotGauge - Class in org.fujion.highcharts
-
Plot options for gauge plot.
- PlotGauge() - Constructor for class org.fujion.highcharts.PlotGauge
-
- PlotLabelOptions - Class in org.fujion.highcharts
-
Options for text labels for plot bands or plot lines.
- PlotLabelOptions() - Constructor for class org.fujion.highcharts.PlotLabelOptions
-
- PlotLine - Class in org.fujion.highcharts
-
Plot options for line series.
- 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.Chart.ChartSettings
-
- 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.
- PlotPie - Class in org.fujion.highcharts
-
Plot options for pie series.
- PlotPie() - Constructor for class org.fujion.highcharts.PlotPie
-
- PlotScatter - Class in org.fujion.highcharts
-
Plot options for scatter series.
- PlotScatter() - Constructor for class org.fujion.highcharts.PlotScatter
-
- plotShadow - Variable in class org.fujion.highcharts.ChartOptions
-
Whether to apply a drop shadow to the plot area.
- PlotSolidGauge - Class in org.fujion.highcharts
-
Plot options for gauge plot.
- PlotSolidGauge() - Constructor for class org.fujion.highcharts.PlotSolidGauge
-
- PlotSpline - Class in org.fujion.highcharts
-
Plot options for spline series.
- PlotSpline() - Constructor for class org.fujion.highcharts.PlotSpline
-
- PlotWaterfall - Class in org.fujion.highcharts
-
Plot options for waterfall plot.
- PlotWaterfall() - Constructor for class org.fujion.highcharts.PlotWaterfall
-
- 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.
- pointPadding - Variable in class org.fujion.highcharts.PlotBar
-
Padding between each column or bar, in x axis units.
- 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.
- 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.
- 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.CreditsOptions
-
Position configuration for the credits label.
- positioner - Variable in class org.fujion.highcharts.TooltipOptions
-
A callback function to place the tooltip in a default position.
- 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.
- 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.
- renderTo - Variable in class org.fujion.highcharts.ChartOptions
-
Id of the parent element that will host the chart.
- 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.
- 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.
- 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.PlotLabelOptions
-
Rotation of the text label in degrees .
- 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.
- 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 - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- Series - Class in org.fujion.highcharts
-
A chart series.
- Series(String) - Constructor for class org.fujion.highcharts.Series
-
- 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.
- 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(String) - 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.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.
- shadow - Variable in class org.fujion.highcharts.TooltipOptions
-
Whether to apply a drop shadow to the tooltip.
- ShadowOptions - Class in org.fujion.highcharts
-
Options for shadow effect.
- ShadowOptions() - Constructor for class org.fujion.highcharts.ShadowOptions
-
- shared - Variable in class org.fujion.highcharts.TooltipOptions
-
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.
- size - Variable in class org.fujion.highcharts.PlotPie
-
The diameter of the pie relative to the plot area.
- 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.
- sliced - Variable in class org.fujion.highcharts.DataPoint
-
Pie series only.
- slicedOffset - Variable in class org.fujion.highcharts.PlotPie
-
If a point is sliced, moved out from the center, how many pixels should it be moved?.
- snap - Variable in class org.fujion.highcharts.TooltipOptions
-
Proximity snap for graphs or single points.
- 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).
- 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.
- 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.PlotErrorBar
-
The color 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.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.PlotLine
-
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.LegendNavigationOptions
-
Text styles for the legend page navigation.
- 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
-
CSS styles for the text label.
- style - Variable in class org.fujion.highcharts.TitleOptions
-
CSS styles for the title or subtitle.
- style - Variable in class org.fujion.highcharts.TooltipOptions
-
CSS styles for the tooltip.
- StyleOptions - Class in org.fujion.highcharts
-
Used to hold style options.
- StyleOptions() - Constructor for class org.fujion.highcharts.StyleOptions
-
- subtitle - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- 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 #A8BF77.
- symbolPadding - Variable in class org.fujion.highcharts.LegendOptions
-
The pixel padding between the legend item symbol and the legend item text.
- 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.
- 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.PlotLabelOptions
-
The string text itself.
- text - Variable in class org.fujion.highcharts.TitleOptions
-
The title or subtitle of the chart.
- textAlign - Variable in class org.fujion.highcharts.PlotLabelOptions
-
The text alignment for the label.
- 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.
- title - Variable in class org.fujion.highcharts.Axis
-
The axis title, showing next to the axis line.
- title - Variable in class org.fujion.highcharts.Chart.ChartSettings
-
- 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.Chart
-
Converts all options to map for sending to client.
- 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.Chart.ChartSettings
-
- 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
-
- 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
-
- 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.PlotAreaRange
-
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.
- value - Variable in class org.fujion.highcharts.PlotLineOptions
-
The position of the line in axis units.
- 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.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.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.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.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.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.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.
- verticalAlign - Variable in class org.fujion.highcharts.ButtonOptions
-
The vertical alignment of the buttons.
- verticalAlign - Variable in class org.fujion.highcharts.CreditsPositionOptions
-
The vertical alignment.
- verticalAlign - Variable in class org.fujion.highcharts.LegendOptions
-
The vertical alignment of the legend box.
- verticalAlign - Variable in class org.fujion.highcharts.PlotLabelOptions
-
Vertical alignment of the label relative to the plot band.
- 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.
- VMLRadialGradientURL - Variable in class org.fujion.highcharts.GlobalOptions
-
Path to the pattern image required by VML browsers in order to draw radial gradients.