Resets the visual window for the two chart axes to their full visual range (e.g., ZoomMinimum = Minimum and ZoomMaximum = Maximum for both the horizontal and vertical axis). Usually, it unzooms the BottomAxis and the LeftAxis to change displayed area for charts associated with those axes. Set the UseBottomAxis parameter to False to use the TopAxis and the UseLeftAxis parameter to False to use the RightAxis.
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Parameters
UseBottomAxis
Type: Boolean
UseLeftAxis
Type: Boolean