centerAxisLabels property

set centerAxisLabels (bool value)

Implementation

set centerAxisLabels(bool value) {
  _centerAxisLabels = value;
}