Property SLScope.TSLBasicRangedAxisValue.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: TSLBasicRangedAxisValue
Contents |
Syntax
Delphi:
property Range : TSLDisplayValueRange read FRange write SetRange;
C++ Builder:
__property TSLDisplayValueRange * Range = { read=FRange, write=SetRange };
Summary
Specifies the range of the value.
Description
Use this property to specify the range of the value.