Skip to main content

StandardDeviationErrorBars Class

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.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