This document is archived and information here might be outdated.  Recommended version.


IBoxPlotSeriesProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBoxPlotSeriesProperties Interface
ArcGIS Developer Help

IBoxPlotSeriesProperties Interface

Provides access to members that control box plot series.

Product Availability

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

Members

Name 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.

Classes that implement IBoxPlotSeriesProperties

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