menu
syncfusion_flutter_charts package
documentation
charts.dart
PieSegment<T, D>
getFillPaint method
getFillPaint method
dark_mode
light_mode
getFillPaint
method
@
override
Paint
getFillPaint
(
)
override
Gets the color of the series.
Implementation
@override
Paint getFillPaint() => fillPaint;
syncfusion_flutter_charts package
documentation
charts
PieSegment<T, D>
getFillPaint method
PieSegment class
Constructors
new
Properties
animationFactor
currentSegmentIndex
endAngle
fillPaint
fillPath
hashCode
isEmpty
isSelected
isVisible
points
runtimeType
series
startAngle
strokePaint
Methods
calculateSegmentPoints
contains
copyOldSegmentValues
dispose
getFillPaint
getStrokePaint
noSuchMethod
onPaint
tooltipInfo
toString
trackballInfo
transformValues
Operators
operator ==