Exemple #1
0
 private void Chart_OnDataClick(object sender, ChartPoint chartpoint)
 {
     _columnController.UpdateValues();
 }