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
public Zoom Zoom {get;}
tChart1.Zoom.Enable = true;
Chart Class | Chart Members | Steema.TeeChart Namespace