TLChartMaxAndInterval constructor

TLChartMaxAndInterval()

Implementation

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