RadControls for Silverlight

Represents a data point that is plotted on charts, using Polar coordinate system.

Namespace: Telerik.Charting
Assembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.2.611.1050

Syntax

C#
public class PolarDataPoint : DataPoint
Visual Basic
Public Class PolarDataPoint _
	Inherits DataPoint

Inheritance Hierarchy

See Also