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

NumberFormatOptions Members

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

Properties

Name Description
FormatCode Specifies a number format (in the invariant culture) used to display numeric values in chart elements.
FormatCodeLocal Specifies a local number format used to display numeric values in chart elements.
IsSourceLinked Specifies whether a number format is obtained from the source cells.
See Also