# Type alias ChartDataPointsEvent

ChartDataPointsEvent: object

# Type declaration

# nativeEvent

nativeEvent: MouseEvent | PointerEvent

Native MouseEvent


# points

points: ChartDataPoint[]

Data points that were selected