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