Class ErrorBarSeries
Inheritance
System.Object
ErrorBarSeries
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ErrorBarSeries : RangeSeriesBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
ErrorBarSeries()
Declaration
public ErrorBarSeries()
Fields
CombineModeProperty
Declaration
public static readonly DependencyProperty CombineModeProperty
Field Value
Microsoft.
|
ValueBindingProperty
Declaration
public static readonly DependencyProperty ValueBindingProperty
Field Value
Microsoft.
|
Properties
CombineMode
Declaration
public ChartSeriesCombineMode CombineMode { get; set; }
Property Value
ValueBinding
Methods
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|