| Class | Description |
|---|---|
| AccessibilityOptions |
Options for configuring accessibility for the chart.
|
| AccessibilityOptions.FocusBorderOptions | |
| AccessibilityOptions.KeyboardNavigationOptions | |
| ActionOptions |
Actions that may be associated with a menu item, for example.
|
| AnimationOptions |
Options for animations.
|
| Axis |
A chart axis.
|
| AxisLabelOptions |
Options for axis labels.
|
| AxisTitleOptions |
Options for an axis title.
|
| Box |
A rectangle (box).
|
| ButtonOptions |
Options for buttons (e.g., print or export buttons).
|
| Chart |
Fujion wrapper for HighCharts component.
|
| ChartInstance |
Top level chart settings.
|
| ChartOptions |
Options regarding the chart area and plot area as well as general chart options.
|
| ChartOptions.ResetZoomButtonOptions |
Options for the zoom reset button.
|
| CreditsOptions |
Highchart by default puts a credits label in the lower right corner of the chart.
|
| DataLabelOptions |
Options for data labels.
|
| DataPoint |
A single data point.
|
| DateTimeFormatOptions |
For a date/time axis, the scale will automatically adjust to the appropriate unit.
|
| DialOptions |
Options for a gauge dial.
|
| ExportingOptions |
Options for the exporting module.
|
| GlobalOptions |
Global options that don't apply to each chart.
|
| GlobalSettings |
Global settings for Highcharts.
|
| GlobalTooltipOptions |
Global options for tooltip rendering.
|
| LanguageOptions |
These are the language options supported by Highcharts.
|
| LegendNavigationOptions |
Options for the paging or navigation appearing when the legend overflows.
|
| LegendOptions |
The legend is a box containing a symbol and name for each series item or point item in the chart.
|
| LegendTitleOptions |
Options for a legend title.
|
| LevelOptions |
Set options on specific levels.
|
| LinearGradient |
A linear gradient that lets us create gradients in plot bands instead of just using solid colors.
|
| LoadingOptions |
The loading options control the appearance of the loading screen that covers the plot area on
chart operations.
|
| MarkerOptions |
Options for point markers.
|
| MarkerStateOptions |
Options for marker hover and select states.
|
| NavigationOptions |
A collection of options for buttons and menus appearing in the exporting module.
|
| PaneOptions |
Applies only to polar charts and angular gauges.
|
| PivotOptions |
Options for a pivot.
|
| PlotArea |
Options for area series.
|
| PlotAreaRange |
Options for area range series.
|
| PlotAreaSpline |
Options for area spline series.
|
| PlotAreaSplineRange |
Options for area spline range series.
|
| PlotBandOptions |
Options for a colored band stretching across the plot area marking an interval on the axis.
|
| PlotBar |
Options for bar series.
|
| PlotBellCurve |
Options for bell curve series.
|
| PlotBox |
Options for box plot.
|
| PlotBubble |
Options for bubble series.
|
| PlotBullet |
Options for bullet graph.
|
| PlotColumn |
Options for column series.
|
| PlotColumnRange |
Options for column range plot.
|
| PlotErrorBar |
Options for error bar plot.
|
| PlotFunnel |
Options for funnel chart.
|
| PlotGauge |
Options for gauge plot.
|
| PlotHeatMap |
Options for heat map plot.
|
| PlotHistogram |
Options for histogram.
|
| PlotLabelOptions |
Series labels are placed as close to the series as possible in a natural way, seeking to avoid
other series.
|
| PlotLine |
Options for line plot.
|
| PlotLineOptions |
A line stretching across the plot area, marking a specific value on one of the axes.
|
| PlotOptions |
Base class for all plot types.
|
| PlotPareto |
Options for pareto diagram.
|
| PlotPie |
Options for pie chart.
|
| PlotPolygon |
Options for polygon series.
|
| PlotPyramid |
Options for pyramid series.
|
| PlotSankey |
Options for sankey diagram.
|
| PlotScatter |
Options for scatter plot.
|
| PlotScatter3D |
Options for 3D scatter plot.
|
| PlotSolidGauge |
Options for solid gauge plot.
|
| PlotSpline |
Options for spline series.
|
| PlotStreamGraph |
Options for stream graph.
|
| PlotSunburst |
Options for sunburst plot.
|
| PlotTileMap |
Options for tile map series.
|
| PlotTreeMap |
Options for tree map plot.
|
| PlotTreeMap.DrillUpButtonPosition |
Options for the button appearing when drilling down in a treemap.
|
| PlotVariablePie |
Options for variable pie series.
|
| PlotVariwide |
Options for variwide chart.
|
| PlotVector |
Options for vector plot.
|
| PlotWaterfall |
Options for waterfall chart.
|
| PlotWindbarb |
Options for windbarb plot.
|
| PlotWordCloud |
Options for word cloud plot.
|
| PlotXRange |
Options for X-range series.
|
| PositionOptions |
Position configuration for visual elements.
|
| RadialGradient |
Radial gradient options.
|
| Series |
A chart series.
|
| ShadowOptions |
Options for shadow effect.
|
| StyleOptions |
Used to hold style options.
|
| ThreeDFrameOptions |
Options for a 3D frame.
|
| ThreeDOptions |
Options for 3D presentation.
|
| TitleOptions |
Display options for a chart title.
|
| TooltipOptions |
Options for tooltip rendering.
|
| Zone |
A zone within a series.
|
| Enum | Description |
|---|---|
| AlignGeneral |
Options for orientation-independent alignment.
|
| AlignHorizontal |
Options for horizontal alignment.
|
| AlignVertical |
Options for vertical alignment.
|
| ChartOptions.ResetZoomButtonOptions.RelativeTo | |
| DashStyle |
Supported dash styles.
|
| ExportType |
Supported export MIME types.
|
| Orientation |
Orientation options.
|
| PlotTreeMap.LayoutAlgorithm |
Which algorithm is used for setting position and dimensions of the points.
|
| PlotTreeMap.LayoutStartingDirection |
Direction the layout algorithm will start drawing.
|
| PlotType |
Supported plot types.
|
| ZoomType |
Supported zoom types.
|
Copyright © 2018 Fujion Framework. All rights reserved.