TCustomAxisPanel.MinYValue

TCustomAxisPanel.MinYValue
TCustomAxisPanel

function MinYValue(Const AAxis: TChartAxis): Double;

Unit
TeEngine

Description
This function returns the calculated Minimum Vertical value for the specified AAxis. AAxis can be LeftAxis or RightAxis.

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