Property SLScope.TSLMaxAxisValue.Mode
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: TSLMaxAxisValue
Contents |
Syntax
Delphi:
property Mode : TSLMaxAxisMode read FMode write SetMode;
C++ Builder:
__property TSLMaxAxisMode Mode = { read=FMode, write=SetMode };
Summary
Specifies the way the value will be calculated.
Description
Use this property to specify the way the value will be
calculated - as offset from min or as absolute value from
Zero.