TCustomAxisPanel.MinXValue

TCustomAxisPanel.MinXValue
TCustomAxisPanel

function MinXValue(Const AAxis: TChartAxis): Double;

Unit
TeEngine

Description
This function returns the calculated Minimum Horizontal value for the specified AAxis. AAxis can be TopAxis or BottomAxis or a Horizontal Custom Axis.

The calculation returns the value of the Minimum value of eligible Series X Values. Only Series with the HorizAxis equal to AAxis will be considered.