secondaryMeasureFormatter property

MeasureFormatter? secondaryMeasureFormatter
final

Formatter for secondary measure value(s) if the measures are shown on the legend and the series uses the secondary axis.

Implementation

final common.MeasureFormatter? secondaryMeasureFormatter;