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