| Interface | Description |
|---|---|
| Color |
Interface used for different type of colors used in model and theme
|
| Class | Description |
|---|---|
| AxisStyle |
The AxisStyle class contains options for customizing the style of an axis
|
| ButtonTheme | |
| ChartStyle |
Styles of chart
|
| GradientColor |
Class providing gradient colors
|
| GradientColor.LinearGradient | |
| GradientColor.RadialGradient | |
| GradientColor.Stop | |
| LegendStyle |
Style options for Legend
|
| MarkerStyle |
Marker style
|
| PlotOptionsStyle |
Styles for PlotOptions of different plot types
|
| SolidColor |
Solid (non gradient) colors
|
| Style |
Style options for CSS styling
|
| StyleWrapper |
Helper class when JSON structure needs object with just style field
|
| Theme |
Theme class for Chart.
|
| TooltipStyle |
Style options for tooltips
|
| Enum | Description |
|---|---|
| FontWeight |
Font weight used by Style class
|
| StylePosition |
CSS position attribute, ABSOLUTE or RELATIVE
|
| TickIntervalStyle |
Copyright © 2021. All rights reserved.