Accesses the Zoom characteristics of the Chart.
public Zoom Zoom {get;}

Remarks


Use the TChart.Zoom property to access zoom characteristics of the Chart.  

Example


[C#]

tChart1.Zoom.Allow = true;



See Also

TChart Class | TChart Members | Steema.TeeChart Namespace