Length of the whiskers as a function of the Inter-Quartile Range (IQR). Default value is 1.5.
[Visual Basic .NET] Public Property WhiskerLength As Double
[C#] public double WhiskerLength {get; set;}
[C++]
HRESULT get_WhiskerLength(
double* Length
);
[C++]
HRESULT put_WhiskerLength(
double Length
);
[C++]Parameters
Length [out, retval] Length is a parameter of type double Length [in] Length is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.