Version

FormatLabel Event (Axis)

Gets or sets a function which takes an object that produces a formatted label for displaying in the chart.
Syntax
'Declaration
 
Public Event FormatLabel As AxisFormatLabelHandler
public event AxisFormatLabelHandler FormatLabel