syncfusion_flutter_charts package
documentation
charts
AxisLabelRenderArgs
axisName property
axisName
syncfusion_flutter_charts package
documentation
charts
AxisLabelRenderArgs
axisName property
AxisLabelRenderArgs class
Constructors
AxisLabelRenderArgs
Properties
axis
axisName
hashCode
orientation
runtimeType
text
textStyle
value
Methods
noSuchMethod
toString
Operators
operator ==
axisName
property
String
axisName
final
Get the axis name.
Implementation
final String axisName;