Back to Devexpress

BoxAndWhiskerSeriesOptions Members

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-boxandwhiskerseriesoptions-dot-underscore-members.md

latest1.3 KB
Original Source

BoxAndWhiskerSeriesOptions Members

Contains options for box and whisker data series.

Properties

NameDescription
QuartileCalculationMethodSpecifies whether the quartile calculation includes or excludes the median.
ShowInnerPointsSpecifies whether to show inner data points that lie between the lower and upper whisker lines.
ShowMeanLineSpecifies whether to display a line that connects the means of boxes in the series.
ShowMeanMarkersSpecifies whether to show the mean markers.
ShowOutlierPointsSpecifies whether to show outlier data points that lie either below the lower whisker line or above the upper whisker line.

See Also

BoxAndWhiskerSeriesOptions Interface

DevExpress.Spreadsheet.Charts Namespace