Exemple #1
0
 private void miAncestorsCircle_Click(object sender, EventArgs e)
 {
     fController.ShowCircleChart(CircleChartType.Ancestors);
 }