ChartLabels constructor
ChartLabels({})
Implementation
external factory ChartLabels({JSFunction formatter,
JSArray<JSNumber>? autoRotation,
bool? reserveSpace, bool allowOverlap,
bool useHTML, bool connectorAllowed,
DOMStringMap? style, num step, bool enabled});