ActualMaxValue

Axis.ActualMaxValue property

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

public double ActualMaxValue { get; }

See Also