ChartImageStyle

sealed class ChartImageStyle

Constants indicating the style used to generate a ChartImage. The background of the generated chart being transparent, the chart image style controls only the text color and the line colors.

Since

200.1.0

See also

PopupMedia.generateChart

(ChartImageParameters)

Inheritors

Types

Link copied to clipboard

The dark style.

Link copied to clipboard

The light style.

Link copied to clipboard

The neutral style that can be used with light or dark themes. With this style, the text color and line colors are compatible with dark and light themes.