ITrendlineBackward Property |
Specifies the number of categories (or units on a scatter chart) that the trend line extends before
the data for the series that is being trended. On scatter and non-scatter charts, the value shall be any nonnegative
value.
Read/write
Double.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxdouble Backward { get; set; }Property Backward As Double
Get
Set
property double Backward {
double get ();
void set (double value);
}abstract Backward : float with get, set
Property Value
Type:
Double
See Also