TChartAxis.Maximum
 
 
 

All Units  All Classes  Properties, Methods and Events  

TChartAxis.Maximum
TChartAxis

property Maximum: Double;

Unit
TeEngine

Description
Axis Maximum is the highest value an Axis will use to scale their dependent Series point values.
It can be any number or DateTime value.

It must be greater than the Axis
Minimum value.
Use the SetMinMax method to change both Maximum and Minimum.


VERY IMPORTANT:

Axis.Automatic property must be FALSE.

If Axis
Automatic is True, the Axis will set Maximum and Minimum values to Maximum and Minimum dependent Series values.



Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.