Skip to main content

NumberFormatOptions Interface

Allows you to specify a number format used to display numeric values in chart elements (axis labels, data labels, and trendline labels).

Namespace: DevExpress.Spreadsheet.Charts

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public interface NumberFormatOptions

The following members return NumberFormatOptions objects:

See Also