Interface | Description |
---|---|
ModelEnum |
Copyright (c) 2018 Powerbuilt Systems.
|
Class | Description |
---|---|
BaseOption |
Base option for all Highcharts global and chart options.
|
Color |
Maps to the Highcharts Color, Highcharts.ColorString, Highcharts.GradientColorObject, Highcharts.PatternOptionsObject data types.
|
CSSObject |
Maps to the Highcharts CSSObject and Highcharts.CSSObject data types.
|
Function |
Maps to the Highcharts Function, highcharts.*callbackfunction data types.
|
General |
The general option data type to handle the case where a Javascript value is needed.
|
LinearGradient |
Linear color gradients.
|
PatternOptions |
Maps to the Highcharts.PatternOptionsObject data type.
|
RadialGradient |
Radial color gradients.
|
SeriesPieDataLabelsOptions |
Options for the series data labels, appearing next to each data point.
|
Stop |
The stops is an array of tuples, where the first item is a float between 0 and 1 assigning the relative position
in the gradient, and the second item is the color.
|
SVGAttributes |
Maps to the Highcharts.SVGAttributes data type.
|
Copyright © 2022. All rights reserved.