menu
syncfusion_flutter_charts package
documentation
charts.dart
ScatterSegment<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 package
documentation
charts
ScatterSegment<T, D>
getStrokePaint method
ScatterSegment class
Constructors
new
Properties
animationFactor
currentSegmentIndex
fillPaint
hashCode
height
isEmpty
isSelected
isVisible
points
runtimeType
segmentRect
series
shape
strokePaint
width
xValue
yValue
Methods
calculateSegmentPoints
contains
copyOldSegmentValues
dispose
getFillPaint
getStrokePaint
noSuchMethod
onPaint
tooltipInfo
toString
trackballInfo
transformValues
Operators
operator ==