ScatterSeries.TrendLine Property
Gets or sets a trend line for the series.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| TrendLine | A TrendLine object. |
Remarks
For additional information, refer to the following help topic: Display Series Error and Trend Indicators with DevExpress Presentation API.
See Also