BarChartRodTooltip
Inherits: ChartDataPointTooltip
Tooltip configuration for the BarChartRod
.
Properties
Methods
-
copy
–Returns a copy of this object with the specified properties overridden.
Properties#
text
#
text: str | None = None
The text to display in the tooltip.
When None
, defaults to BarChartRod.to_y
.