TrendLine.ExtrapolateToInfinity Property
In This Article
Specifies whether the Trend Line is extrapolated to infinity.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Trend Line is extrapolated to infinity; otherwise, false. |
#Remarks
The following images demonstrate the use of the ExtrapolateToInfinity property.
Extrapolate |
Extrapolate |
---|---|
![]() |
![]() |
For more information, see Trend Lines.
See Also