New to Kendo UI for Angular? Start a free 30-day trial
SankeyFlatBindingDataBoundEvent
Represents the arguments for the dataBound
event of the [kendoSankeyFlatBinding]
directive.
Name | Type | Default | Description |
---|---|---|---|
data |
|
Contains the newly created The Sankey diagram receives changes to this object. | |
originalData |
|
Stores the original data passed to the directive. |