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