ActualMinValue

IAxis.ActualMinValue property

Specifies actual minimum value on the axis. Call method IChart.ValidateChartLayout() previously to get actual value.

public double ActualMinValue { get; }

See Also