Gets the pie slice angle measured in degrees.

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

Syntax

C#
public double Angle { get; }
Visual Basic
Public ReadOnly Property Angle As Double
	Get

See Also