IMSL C# Numerical Library

BoxPlot.BoxPlotType Property

Specifies the orientation of the BoxPlot.

public virtual int BoxPlotType {get; set;}

Property Value

An int which contains the "BoxPlotType" attribute value.

Remarks

Legal values are BOXPLOT_TYPE_VERTICAL or BOXPLOT_TYPE_HORIZONTAL.

See Also

BoxPlot Class | Imsl.Chart2D Namespace