MinValue

IAxis.MinValue property

Represents the minimum value on the value axis. Read/write Double.

public double MinValue { get; set; }

See Also