The wiskers of the BoxPlot elements drawn to the upper and
lower quartile.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual ChartNode Whiskers { get; }
Public Overridable ReadOnly Property Whiskers As ChartNode
Get
public:
virtual property ChartNode^ Whiskers {
ChartNode^ get ();
}
abstract Whiskers : ChartNode with get
override Whiskers : ChartNode with get
Property Value
Type:
ChartNode
A
ChartNode which contains the "Whiskers" attribute value.
See Also