getChartHeight method

double getChartHeight()

Implementation

double getChartHeight() {
  return _chartHeight;
}