Property SLScope.TSLDisplayAxisZoom.Range
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLDisplayAxisZoom
Contents |
Syntax
Delphi:
property Range : TSLDisplayValueRange read FRange write SetRange;
C++ Builder:
__property TSLDisplayValueRange * Range = { read=FRange, write=SetRange };
Summary
Specifies the desired Min - Max range for the zoom.
Description
Use this property to specify the desired Min - Max range for
the zoom.