ArcObjects Library Reference (Carto)  

IBoxPlotSeriesProperties Interface

Provides access to members that control box plot series.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property BoxProperties Properties of the box symbol for the box plot.
Read-only property ExtremeOutlierProperties Properties of the extreme outliers symbol.
Read-only property MildOutlierProperties Properties of the mild outliers symbol.
Read/write property WhiskerLength Length of the whiskers as a function of the Inter-Quartile Range (IQR). Default value is 1.5.
Read-only property WhiskerProperties Properties of the whisker symbol for the box plot.

CoClasses that implement IBoxPlotSeriesProperties

CoClasses and Classes Description
BoxPlotSeriesProperties (esriCartoUI) A container for the display and manipulation of box plot graph series.

.NET Related Topics

How to create a box plot graph