IMSL C# Numerical Library

BoxPlot.BOXPLOT_TYPE_VERTICAL Field

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

public const int BOXPLOT_TYPE_VERTICAL = 16;

Remarks

Used in connection with BoxPlot nodes.

See Also

BoxPlot Class | Imsl.Chart2D Namespace