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 option Color and Highcharts.ColorString data types.
|
CSSObject |
Maps to the Highcharts CSSObject and Highcharts.CSSObject data types.
|
Function |
Maps to the Highcharts option Function data type.
|
General |
The general option data type to handle the case where a Javascript value is needed.
|
Gradient |
Linear and Radial color gradients.
|
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.
|
Copyright © 2022. All rights reserved.