FormatNumberEventArgs::Format Property

.NET Framework (current version)
 

Gets or sets the format string.

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

public:
property String^ Format {
	String^ get();
}

Property Value

Type: System::String^

A string value that represents the format.

.NET Framework
Available since 4.0
Return to top
Show: