Skip to main content
A newer version of this page is available. .

StandardDeviationErrorBars Class

The Error Bars indicator whose error values represent a standard deviation.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public class StandardDeviationErrorBars :
    ErrorBars

Remarks

This class introduces the StandardDeviationErrorBars.Multiplier property that configures the multiplier by which the standard deviation value is multiplied before display.

Implements

Inheritance

See Also