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

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public const int BOXPLOT_TYPE_HORIZONTAL
Visual Basic (Declaration)
Public Const BOXPLOT_TYPE_HORIZONTAL As Integer
Visual C++
public:
literal int BOXPLOT_TYPE_HORIZONTAL

Remarks

Used in connection with BoxPlot nodes.

See Also