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.v19.2.dll

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.

Inheritance

See Also