Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

AverageConditionalFormatting.StdDev Property

Gets or sets the number of standard deviations included above or below the average in the "above or below average…" conditional formatting rule.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

int StdDev { get; set; }

Property Value

Type Description
Int32

An integer value that is the number of standard deviations.

See Also