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