wpf-devexpress-dot-xpf-dot-charts-f5963a46.md
The base class for all Error Bar indicators.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class ErrorBars :
Indicator,
IAffectsAxisRange
Public MustInherit Class ErrorBars
Inherits Indicator
Implements IAffectsAxisRange
This class introduces the ErrorBars.EndStyle property, allowing you to configure how to mark the end of an error bar and the ErrorBars.Direction property that specifies the display error direction.
Show 16 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Indicator ErrorBars DataSourceBasedErrorBars
See Also