Skip to content

CandlestickChartEvent

Inherits: Event['CandlestickChart']

Event raised for interactions with a CandlestickChart.

Properties

Properties#

spot_index class-attribute instance-attribute #

spot_index: Optional[int] = None

Index of the candlestick that was interacted with; None if none.

type instance-attribute #

Type of pointer gesture that triggered the event.