Class PolarDataPoint
Inherited Members
Namespace: Telerik.Charting
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PolarDataPoint : DataPoint, INotifyPropertyChanged
Constructors
PolarDataPoint()
Declaration
public PolarDataPoint()
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
System.
|
Value
Declaration
public double Value { get; set; }
Property Value
System.
|