CandlestickChartEvent
Inherits: Event['CandlestickChart']
Event raised for interactions with a CandlestickChart
.
Properties
-
spot_index
(int | None
) –Index of the candlestick that was interacted with;
None
if none. -
type
(ChartEventType
) –Type of pointer gesture that triggered the event.