corelibraries-devexpress-dot-xtracharts-74d13381.md
The base class for all Error Bars indicators.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.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.
Object ChartElement ChartElementNamed Indicator ErrorBars DataSourceBasedErrorBars
See Also