ZedGraph LogoZedGraph Class Library Documentation
ScaleFormatEvent Event
NamespacesZedGraphAxisScaleFormatEvent
Subscribe to this event to handle custom formatting of the scale labels.
Declaration Syntax
C#Visual BasicVisual 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);
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621