menu
syncfusion_flutter_charts package
documentation
charts.dart
ChartSegment
tooltipInfo method
tooltipInfo method
dark_mode
light_mode
tooltipInfo
method
TooltipInfo?
tooltipInfo
(
{
Offset
?
position
,
int
?
pointIndex
,
})
Implementation
TooltipInfo? tooltipInfo({Offset? position,
int?
pointIndex}) =>
null
;
syncfusion_flutter_charts package
documentation
charts
ChartSegment
tooltipInfo method
ChartSegment class
Constructors
new
Properties
animationFactor
currentSegmentIndex
fillPaint
hashCode
isEmpty
isSelected
isVisible
points
runtimeType
strokePaint
Methods
calculateSegmentPoints
contains
copyOldSegmentValues
dispose
getFillPaint
getStrokePaint
noSuchMethod
onPaint
tooltipInfo
toString
trackballInfo
transformValues
Operators
operator ==