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.Enable = true;


See Also

Chart Class | Chart Members | Steema.TeeChart Namespace