menu
syncfusion_flutter_charts package
documentation
charts.dart
HistogramSegment<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
HistogramSegment<T, D>
getFillPaint method
HistogramSegment class