TrendlineLabel.NumberFormat Property
Provides access to formatting options for numerical values displayed in trendline labels.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
NumberFormatOptions | A NumberFormatOptions object that contains formatting options for displaying numbers. |
See Also