MinValue

Axis.MinValue property

表示数值轴上的最小值。

public object MinValue { get; set; }

评论

minValue 类型只能是 double 或 DateTime

也可以看看