ClassPolarDataPoint
Class
Represents a data point that can be plotted on polar charts.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class PolarDataPoint : DataPoint, INotifyPropertyChanged
Inheritance: objectPropertyBagObjectNodeDataPointPolarDataPoint
Implements:
Inherited Members
Constructors
PolarDataPoint()
Declaration
cs-api-definition
public PolarDataPoint()
Properties
Angle
Gets or sets the angle coordinate of the data point.