menu
custom_syncfusion_flutter_charts package
documentation
charts.dart
LineSegment<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(); }
custom_syncfusion_flutter_charts package
documentation
charts
LineSegment<T, D>
dispose method
LineSegment class
Constructors
new
Properties
animationFactor
currentSegmentIndex
fillPaint
hashCode
isEmpty
isSelected
isVisible
points
runtimeType
series
strokePaint
Methods
calculateSegmentPoints
contains
copyOldSegmentValues
dispose
getFillPaint
getStrokePaint
noSuchMethod
onPaint
tooltipInfo
toString
trackballInfo
transformValues
Operators
operator ==