Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartAxis > Properties
TRSChartAxis.Zooming Property
Indicates if the chart axis is zoomed in or not, (e.g., ZoomMinimum = Minimum and ZoomMaximum = Maximum).
Namespace: RSChartPanel
Delphi
public property Zooming: Boolean read FZooming;
Property Value
Type: Boolean
•RSChartPanel.TRSChartAxis.Zoom(TRSChartValueType,Single)
•RSChartPanel.TRSChartAxis.ZoomAmount
•RSChartPanel.TRSChartAxis.ZoomMinimum
•RSChartPanel.TRSChartAxis.ZoomMaximum
•RSChartPanel.TRSChartAxis.Minimum
•RSChartPanel.TRSChartAxis.Maximum
•RSChartPanel.TRSChartAxis.Unzoom
•TRSChartAxis
•RSChartPanel