Intercept
ITrendline.Intercept property
指定趋势线与y轴交叉的值。仅当趋势线类型为exp、linear或poly时,此属性才会被支持。可读/写的双精度浮点数。
public double Intercept { get; set; }
See Also
- interface ITrendline
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides
指定趋势线与y轴交叉的值。仅当趋势线类型为exp、linear或poly时,此属性才会被支持。可读/写的双精度浮点数。
public double Intercept { get; set; }