Exemplo n.º 1
0
 public void SetAutoScale(AxisDimension ad, bool autoStart, bool autoEnd)
 {
     widget.SetAutoScale(ad, autoStart, autoEnd);
 }