AxisLabelInfo constructor
const
AxisLabelInfo({})
Implementation
const AxisLabelInfo({
this.title = '',
this.titleTextStyle,
this.showLabels = false,
this.labelTextStyle,
this.labelInterval,
});
const AxisLabelInfo({
this.title = '',
this.titleTextStyle,
this.showLabels = false,
this.labelTextStyle,
this.labelInterval,
});