Gets or sets the angle which is used during rendering.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public float Angle { get; set; }
Visual Basic
Public Property Angle As Single
	Get
	Set

See Also