Smooth
IChartSeries.Smooth 属性
表示曲线平滑。如果线图或散点图的曲线平滑已启用,则为真。仅适用于通过线条连接的线图和散点图。可读写布尔值。
public bool Smooth { get; set; }
另请参见
- 接口 IChartSeries
- 命名空间 Aspose.Slides.Charts
- 程序集 Aspose.Slides
表示曲线平滑。如果线图或散点图的曲线平滑已启用,则为真。仅适用于通过线条连接的线图和散点图。可读写布尔值。
public bool Smooth { get; set; }