Click or drag to resize
BoxPlotStatisticsGetFarMarkers Method
Returns the far markers.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double[] GetFarMarkers()

Return Value

Type: Double
A double[] which contains the far markers for this set.
See Also