UseBrackets Property (Accounting)
Whether or not negative values are put in brackets.
Type
Property UseBrackets As DerivedBoolean (read-only)
Example
' Puts negative values in brackets
Chart2D1.ChartArea.Axes("X").ValueFormat.Accounting.UseBrackets = True
See Also
Accounting Object
ValueFormat Object