Optional animationsConvenience flag that can be used to enable/disable all animations in a component.
Column index on dashboard (X location, 0 = left)
Optional columnColumn span (X width), default = 1
Optional Readonly cursorBuilder for the charts' auto cursor.
For most use cases, it is not recommended to use this, but rather setCursor for a more convenient API.
Row index on dashboard (Y location, 0 = top)
Optional rowRow span (Y height), default = 1
Optional typeSpecify pie chart visual design from a collection of options.
Options are located in PieChartTypes collection. If undefined, will default to PieChartTypes.LabelsOnSides.
Interface that can be used to define PieChartconfigurations, when inside a Dashboard, that can't be changed after creation.
Example usage: