syncfusion_flutter_charts
charts
CartesianSeries
<
T
,
D
>
segments property
segments
syncfusion_flutter_charts
charts
CartesianSeries
<
T
,
D
>
segments property
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 ==
segments
property
List
<
ChartSegment
>
segments
final
Gets the Segments collection variable declarations.
Implementation
final List<ChartSegment> segments