ZedGraph LogoZedGraph Class Library Documentation
ScaleTitleEvent Event
NamespacesZedGraphAxisScaleTitleEvent
Allow customization of the title when the scale is very large Subscribe to this event to handle custom formatting of the scale axis label.
Declaration Syntax
C#Visual BasicVisual C++
public event Axis.Axis..::ScaleTitleEventHandler ScaleTitleEvent
Public Event ScaleTitleEvent As Axis..::ScaleTitleEventHandler
public:
 event Axis..::ScaleTitleEventHandler^ ScaleTitleEvent {
	void add (Axis..::ScaleTitleEventHandler^ value);
	void remove (Axis..::ScaleTitleEventHandler^ value);
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621