Axis.MinValue

Axis.MinValue property

Represents the minimum value on the value axis.

public object MinValue { get; set; }

Remarks

The minValue type only can be double or DateTime

See Also