Class RangeSeriesBase
Inheritance
System.Object
RangeSeriesBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class RangeSeriesBase : CartesianSeries, IChartSeries, IChartElementPresenter, IElementPresenter
Fields
CategoryBindingProperty
Declaration
public static readonly DependencyProperty CategoryBindingProperty
Field Value
Microsoft.
|
HighBindingProperty
Declaration
public static readonly DependencyProperty HighBindingProperty
Field Value
Microsoft.
|
LowBindingProperty
Declaration
public static readonly DependencyProperty LowBindingProperty
Field Value
Microsoft.
|
Properties
CategoryBinding
DataPoints
Declaration
public DataPointCollection<RangeDataPoint> DataPoints { get; }