Click or drag to resize
BoxPlotBodies Property
The main body of the BoxPlot elements.

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

Property Value

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