Click or drag to resize
BoxPlotWhiskers Property
The wiskers of the BoxPlot elements drawn to the upper and lower quartile.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual ChartNode Whiskers { get; }

Property Value

Type: ChartNode
A ChartNode which contains the "Whiskers" attribute value.
See Also