Property SLScope.TSLDisplayAxis.Max

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

Contents

Syntax

Delphi:

property Max : TSLMaxAxisValue read FMax write SetMax;

C++ Builder:

__property TSLMaxAxisValue * Max = { read=FMax, write=SetMax };

Summary

Specifies the Maximal value shown on the axis if the AutoScale is not set to true.

Description

Use this property to specify the Maximal value shown on the axis if the AutoScale is not set to true.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox