IMSL C# Numerical Library

BoxPlot.BOXPLOT_TYPE_HORIZONTAL Field

Value for attribute "BoxPlotType" indicating that this is a horizontal box plot.

public const int BOXPLOT_TYPE_HORIZONTAL = 32;

Remarks

Used in connection with BoxPlot nodes.

See Also

BoxPlot Class | Imsl.Chart2D Namespace