Click or drag to resize
BoxPlotFarMarkers Property
The far markers of the BoxPlot elements.

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

Property Value

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