Currency Property (ValueFormat)
Contains properties specific to the Currency category.
Syntax
Property Currency As CurrencyVF (read-only)
Example
' Sets the ValueFormat custom annotation format to type Currency
Chart2D1.ChartArea.Axes("X").LabelFormat.Category = oc2dCategoryCurrency
See Also
Currency Object
ValueFormat Object