private void selectChartType(ChartType type) {
   _chart.selectChartType(type);
 }