Chart Basic Config
interface ChartBasicConfig
Content copied to clipboard
Chart basic configuration.
Properties
backgroundColor
Link copied to clipboard
The background color for the Chart, this color must have a alpha channel value of 100%.
numberLocale
Link copied to clipboard
The number formatting locale
performanceMode
Link copied to clipboard
Enable "performance mode": better Chart reactivity even with a lot of data but requires more graphic memory.
timeLocale
Link copied to clipboard
The date formatting locale
Inheritors
ChartConfig
Link copied to clipboard