Chart::OnFormatNumber Method (FormatNumberEventArgs^)

.NET Framework (current version)
 

Raises the FormatNumber event.

Namespace:   System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)

protected:
virtual void OnFormatNumber(
	FormatNumberEventArgs^ e
)

Parameters

e
Type: System.Windows.Forms.DataVisualization.Charting::FormatNumberEventArgs^

A FormatNumberEventArgs object that contains the event arguments.

.NET Framework
Available since 4.0
Return to top
Show: