Type Aliases
The following type aliases are available globally.
-
NumericAxis label format handler passed from app
Declaration
Swift
public typealias NumericAxisLabelFormatHandler = (Double, ChartAxisId) -> String?