syncfusion_flutter_charts
charts
CartesianSeries
<
T
,
D
>
createSegment abstract method
createSegment
syncfusion_flutter_charts
charts
CartesianSeries
<
T
,
D
>
createSegment 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 ==
createSegment
method
ChartSegment
createSegment
(
)
To create segment for series
Implementation
ChartSegment createSegment();