NumberFormatOptions Properties
Allows you to specify a number format used to display numeric values in chart elements (axis labels, data labels, and trendline labels).
Name | Description |
---|---|
Format |
Specifies a number format (in the invariant culture) used to display numeric values in chart elements. |
Format |
Specifies a local number format used to display numeric values in chart elements. |
Is |
Specifies whether a number format is obtained from the source cells. |
See Also