IChartCallbacks
Home > @gooddata/sdk-ui-charts > IChartCallbacks
IChartCallbacks interface
Defines callbacks to execute for different events.
Signature:
export interface IChartCallbacks extends IVisualizationCallbacks 
Extends: IVisualizationCallbacks
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Called when legend is rendered. |