Subscribe to this event to handle custom formatting of the scale labels.
| C# | Visual Basic | Visual C++ |
public event Axis.Axis..::ScaleFormatHandler ScaleFormatEvent
Public Event ScaleFormatEvent As Axis..::ScaleFormatHandler
public: event Axis..::ScaleFormatHandler^ ScaleFormatEvent { void add (Axis..::ScaleFormatHandler^ value); void remove (Axis..::ScaleFormatHandler^ value); }
