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