GenerateLabelsCallback typedef
Signature used by SfLinearGauge to build a representation of the custom labels.
Implementation
typedef GenerateLabelsCallback = List<LinearAxisLabel> Function();
Signature used by SfLinearGauge to build a representation of the custom labels.
typedef GenerateLabelsCallback = List<LinearAxisLabel> Function();