PolarDataPoint
Class
Represents a data point that is plotted on charts, using Polar coordinate system and two linear axes.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class PolarDataPoint : DataPoint, IDisposable, INotifyPropertyChanged
Inheritance: objectDisposableObjectPropertyBagObjectChartNodeDataPointPolarDataPoint...
Implements:
Inherited Members
Constructors
Initializes a new instance of the PolarDataPoint class.
C#
public PolarDataPoint()
Initializes a new instance of the PolarDataPoint class.