menu
syncfusion_flutter_charts package
documentation
charts.dart
HiloSegment<T, D>
dispose method
dispose method
dark_mode
light_mode
dispose
method
@
override
void
dispose
(
)
override
To dispose the objects.
Implementation
@override
void
dispose() { points.clear();
super
.dispose(); }
syncfusion_flutter_charts package
documentation
charts
HiloSegment<T, D>
dispose method
HiloSegment class
Constructors
new
Properties
animationFactor
currentSegmentIndex
fillPaint
hashCode
high
isEmpty
isSelected
isVisible
low
points
runtimeType
series
strokePaint
xValue
Methods
calculateSegmentPoints
contains
copyOldSegmentValues
dispose
getFillPaint
getStrokePaint
noSuchMethod
onPaint
tooltipInfo
toString
trackballInfo
transformValues
Operators
operator ==