CandlestickChartSpotTooltip
Tooltip configuration for the CandlestickChartSpot.
Inherits: ChartDataPointTooltip
Properties
bottom_margin- Space between the tooltip bubble and the candlestick.
Methods
copy- Returns a copy of this object with the specified properties overridden.
Properties
Methods
copy
copy(text: Optional[str] = None, text_style: Optional[TextStyle] = None, text_align: Optional[TextAlign] = None, text_spans: Optional[list[TextSpan]] = None, rtl: Optional[bool] = None, bottom_margin: Optional[Number] = None)Returns a copy of this object with the specified properties overridden.