Class RangeBarSeries
Inheritance
System.Object
RangeBarSeries
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RangeBarSeries : RangeSeriesBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
RangeBarSeries()
Declaration
public RangeBarSeries()
Fields
CombineModeProperty
Declaration
public static readonly DependencyProperty CombineModeProperty
Field Value
Microsoft.
|
LegendTitleBindingProperty
Declaration
public static readonly DependencyProperty LegendTitleBindingProperty
Field Value
Microsoft.
|
PaletteModeProperty
Declaration
public static readonly DependencyProperty PaletteModeProperty
Field Value
Microsoft.
|
Properties
CombineMode
Declaration
public ChartSeriesCombineMode CombineMode { get; set; }
Property Value
LegendTitleBinding
Declaration
public DataPointBinding LegendTitleBinding { get; set; }