BaseUnitScale
Axis.BaseUnitScale property
指定日期轴上表示的最小时间单位。 读/写TimeUnitType
。
public TimeUnitType BaseUnitScale { get; set; }
也可以看看
- enum TimeUnitType
- class Axis
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
指定日期轴上表示的最小时间单位。 读/写TimeUnitType
。
public TimeUnitType BaseUnitScale { get; set; }