Type alias IndicatorDataPointEventHandler
IndicatorDataPointEventHandler: (
event) =>void
Click handler for when a data point on Indicator is clicked.
Parameters
| Parameter | Type |
|---|---|
event | IndicatorDataPointEvent |
Returns
void
IndicatorDataPointEventHandler: (
event) =>void
Click handler for when a data point on Indicator is clicked.
| Parameter | Type |
|---|---|
event | IndicatorDataPointEvent |
void