ChartAxisValue.empty constructor

const ChartAxisValue.empty()

Implementation

const ChartAxisValue.empty()
    : max = 0.0,
      min = 0.0;