ClassPolarDataPoint
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:
cs-api-definition
public class PolarDataPoint : DataPoint, INotifyPropertyChanged
Inheritance: objectPropertyBagObjectChartNodeDataPointPolarDataPoint
Implements:
Inherited Members
Constructors
PolarDataPoint()
Declaration
cs-api-definition
public PolarDataPoint()