Click or drag to resize
BoxPlotOutsideMarkers Property
The outside markers of the BoxPlot elements.

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

Property Value

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