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