Property SLScope.TSLScopeXAxisUnitScale.AutoScale

From Mitov Wiki Doc
Jump to: navigation, search

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: TSLScopeXAxisUnitScale

Contents

Syntax

Delphi:

property AutoScale : Boolean read FAutoScale write SetAutoScale default True;

C++ Builder:

__property bool AutoScale = { read=FAutoScale, write=SetAutoScale, default=True };

Summary

Enables or disables the units units auto scale.

Description

use this property to enable or disable the units units auto scale - i.e. switching between Hz, KHz, MHz etc. If enabled the scale will switch between Hz and KHz automatically. If set the False the Exponent will be used to decide the scaling.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox