PolarDataPoint
Class
Represents a data point that is plotted on charts, using Polar coordinate system.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class PolarDataPoint : DataPoint, INotifyPropertyChanged
Inheritance: objectPropertyBagObjectChartNodeDataPointPolarDataPoint
Implements:
Inherited Members
Constructors
C#
public PolarDataPoint()