<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartAxis > Methods:
Comments (0)
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: FMX.RS.ChartPanel
Delphi
public procedure Unzoom;