Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartAxis > Methods
TRSChartAxis.Unzoom Method
Unzooms the axis to its full range. The Unzoom method changes the visual portion of the chart axis' range to its full range (e.g., ZoomMinimum = Minimum and ZoomMaximum = Maximum).
Namespace: RSChartPanel
Delphi
public procedure Unzoom;
•RSChartPanel.TRSChartAxis.Zoom(TRSChartValueType,Single)
•RSChartPanel.TRSChartAxis.ZoomAmount
•RSChartPanel.TRSChartAxis.ZoomMinimum
•RSChartPanel.TRSChartAxis.ZoomMaximum
•RSChartPanel.TRSChartAxis.Minimum
•RSChartPanel.TRSChartAxis.Maximum
•RSChartPanel.TRSChartAxis.Zooming
•TRSChartAxis
•RSChartPanel