Class ConfigurationKeys

java.lang.Object
com.vaadin.flow.component.ai.chart.ConfigurationKeys
All Implemented Interfaces:
Serializable

public final class ConfigurationKeys extends Object implements Serializable
Highcharts configuration property key constants used by ChartConfigurationParser and referenced in the ChartAITools.updateChartConfiguration(com.vaadin.flow.component.ai.chart.ChartAITools.Callbacks) tool parameter schema.

These match the Highcharts options object property names.

Author:
Vaadin Ltd
See Also: