getChartWidth method

double getChartWidth()

Implementation

double getChartWidth() {
  return _chartWidth;
}