syncfusion_flutter_charts
charts
CartesianSeries
<
T
,
D
>
createSegments abstract method
createSegments
syncfusion_flutter_charts
charts
CartesianSeries
<
T
,
D
>
createSegments abstract method
CartesianSeries class
Constructors
CartesianSeries
Properties
animationDuration
borderColor
borderWidth
color
dashArray
dataLabelMapper
dataLabelSettings
dataSource
emptyPointSettings
enableTooltip
gradient
isVisible
isVisibleInLegend
legendIconType
legendItemText
markerSettings
name
opacity
pointColorMapper
segments
selectionSettings
sizeValueMapper
sortFieldValueMapper
sortingOrder
width
xAxisName
xValueMapper
yAxisName
yValueMapper
hashCode
runtimeType
Methods
createSegment
createSegments
customizeSegment
drawDataLabel
drawDataMarker
noSuchMethod
toString
Operators
operator ==
createSegments
method
void
createSegments
(
)
Creates collection of segments for series
Implementation
void createSegments();