Readonly configuration parameters that apply to all components.

Hierarchy

Properties

animationsEnabled?: boolean

Convenience flag that can be used to enable/disable all animations in a component.

legend?: LegendOptions & {
    customLegend?: LegendLogic;
}

Configuration for the chart legend.