Gets or sets the angle of the side items.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public double ItemAngle { get; set; }
Visual Basic
Public Property ItemAngle As Double
	Get
	Set

See Also