Contents

textAttributesForPositiveValues

The text attributes to be used in displaying positive values.

Declaration

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

Discussion

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

See Also

Configuring the Display of Numeric Values