public interface PointLabelCallback
Modifier and Type | Method and Description |
---|---|
String |
onCallback(Axis axis,
String item,
int index)
Callback function to transform data labels to point labels.
|
String onCallback(Axis axis, String item, int index)
axis
- axis instance where this callback as been defineditem
- label of current labelindex
- index of the label