Contents

textAttributesForNegativeValues

The text attributes to be used in displaying negative values.

Declaration

var textAttributesForNegativeValues: [String : Any]? { get set }

Discussion

This property is a dictionary that contains the attributes used to display negative values.

See Also

Configuring the Display of Numeric Values