Axis.MaxValue

Axis.MaxValue property

Represents the maximum value on the value axis.

public object MaxValue { get; set; }

Remarks

The maxValue type only can be double or DateTime

See Also