Contents

valueDescriptionProvider

A description to speak for a particular data value on the axis.

Declaration

var valueDescriptionProvider: (Double) -> String { get set }

Mentioned in

Discussion

Use this property to format data values into string representations that include units, dates, times, and more.