MinValue
Axis.MinValue property
表示数值轴上的最小值。
public object MinValue { get; set; }
评论
minValue 类型只能是 double 或 DateTime
也可以看看
- class Axis
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells
表示数值轴上的最小值。
public object MinValue { get; set; }
minValue 类型只能是 double 或 DateTime