Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

Trendline.Label Property

Provides access to trendline label options.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

TrendlineLabel Label { get; }

Property Value

Type Description
TrendlineLabel

A TrendlineLabel interface that provides access to label properties.

See Also