Exemplo n.º 1
0
 public void AddCursor(ChartCursor cursor, AxisDimension dimension)
 {
     widget.AddCursor(cursor, dimension);
 }