ChartMaxAndInterval constructor

ChartMaxAndInterval()

Implementation

ChartMaxAndInterval() {
  maxY = 1;
  interval = 1;
}