A newer version of this page is available.
Switch to the current version.
StandardDeviationErrorBars Class
The Error Bars indicator whose error values represent a standard deviation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public class StandardDeviationErrorBars :
ErrorBars
Public Class StandardDeviationErrorBars
Inherits 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
Feedback