TeEngine.TChartAxis.Minimum
 
 
 


TChartAxis.Minimum
TChartAxis

property Minimum: TAxisValue;

Unit
TeEngine

Description
Axis Minimum is the lowest value an Axis will use to scale their dependent Series point values.
Can be any number or DateTime value.

Must be lower than the Axis
TChartAxis.Maximum value.
Use the TChartAxis.SetMinMax method to change both Maximum and Minimum.

VERY IMPORTANT:

Axis.TChartAxis.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-2024 © by Steema Software. All Rights Reserved.