syncfusion_flutter_charts package
documentation
charts
DataLabelRenderArgs
text property
text
text
property
Null safety
String
text
read / write
Get and set the text value of a data label.
Implementation
late String text;
syncfusion_flutter_charts package
documentation
charts
DataLabelRenderArgs
text property
DataLabelRenderArgs class
Constructors
DataLabelRenderArgs
Properties
color
dataPoints
hashCode
offset
pointIndex
runtimeType
seriesRenderer
text
textStyle
viewportPointIndex
Methods
noSuchMethod
toString
Operators
operator ==