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
toRenderAxisIncrementToRenderThe axis increment to which the label is attached