Delegate LabelGetterDelegate
Delegate for custom formatting of axis labels. Determines what should be displayed at a given label
public delegate string LabelGetterDelegate(AxisIncrementToRender toRender)
Parameters
toRender
AxisIncrementToRenderThe axis increment to which the label is attached