Class PolarPointSeries
Inheritance
System.Object
PolarPointSeries
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PolarPointSeries : PolarSeries, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
PolarPointSeries()
Declaration
public PolarPointSeries()
Fields
AngleBindingProperty
Declaration
public static readonly DependencyProperty AngleBindingProperty
Field Value
Microsoft.
|
Properties
AngleBinding
DataPoints
Declaration
public DataPointCollection<PolarDataPoint> DataPoints { get; }
Property Value
Methods
OnValueBindingChanged(DataPointBinding, DataPointBinding)
Declaration
protected override void OnValueBindingChanged(DataPointBinding oldValue, DataPointBinding newValue)
Parameters
Data
|
Data
|