Class BarSeries
Inheritance
System.Object
BarSeries
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class BarSeries : CategoricalSeries, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
BarSeries()
Declaration
public BarSeries()
Fields
LegendTitleBindingProperty
Declaration
public static readonly DependencyProperty LegendTitleBindingProperty
Field Value
Microsoft.
|
PaletteModeProperty
Declaration
public static readonly DependencyProperty PaletteModeProperty
Field Value
Microsoft.
|
Properties
LegendTitleBinding
Declaration
public DataPointBinding LegendTitleBinding { get; set; }
Property Value
PaletteMode
Methods
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|