StandardDeviationErrorBars.Multiplier Property
Gets or sets the multiplier on which the standard deviation value is multiplied before display.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value specifying the multiplier. Values less than 0 are not allowed. |
See Also