The unit name of the month #9.

Namespace:  am.Charts
Assembly:  am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string UnitName_Month9 { get; set; }
Visual Basic (Declaration)
Public Property UnitName_Month9 As String
Visual C++
public:
property String^ UnitName_Month9 {
	String^ get ();
	void set (String^ value);
}

See Also