The angle of rotation for the values. You can rotate them by 90 degrees with no additional requirements. If you want to rotate the values by 1 to 89 degrees, you must have the SWF file for that font, placed in the amcolumn/fonts folder.

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

Syntax

C#
public int ValuesRotate { get; set; }
Visual Basic (Declaration)
Public Property ValuesRotate As Integer
Visual C++
public:
property int ValuesRotate {
	int get ();
	void set (int value);
}

See Also