menu
syncfusion_flutter_charts_ohos package
documentation
syncfusion_flutter_charts_ohos.dart
PieSegment<T, D>
getStrokePaint method
getStrokePaint method
dark_mode
light_mode
getStrokePaint
method
@
override
Paint
getStrokePaint
(
)
override
Gets the border color of the series.
Implementation
@override Paint getStrokePaint() => strokePaint;
syncfusion_flutter_charts_ohos package
documentation
syncfusion_flutter_charts_ohos
PieSegment<T, D>
getStrokePaint method
PieSegment class