Click or drag to resize
UnitToString Method (CultureInfo)
Base ToString override

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string ToString(
	CultureInfo culture
)

Parameters

culture
Type: System.GlobalizationCultureInfo
CultureInfo

Return Value

Type: String
String representation of the Unit instance
See Also