menu
syncfusion_flutter_charts package
documentation
charts.dart
ErrorBarSegment
getFillPaint method
getFillPaint method
dark_mode
light_mode
getFillPaint
method
@
override
Paint
getFillPaint
(
)
override
Gets the color of the series.
Implementation
@override Paint getFillPaint() { return fillPaint!; }
syncfusion_flutter_charts package
documentation
charts
ErrorBarSegment
getFillPaint method
ErrorBarSegment class