ILNumerics Ultimate VS

BoxPlot Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Protected methodBoxPlot
Default constructor.

[ILNumerics Drawing2 Toolbox]

Protected methodBoxPlot(BoxPlot)
Copy constructor.

[ILNumerics Drawing2 Toolbox]

Public methodCode exampleBoxPlot(InArrayDouble, InArrayDouble, Double, Boolean, Boolean, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, Int32, Int32, Int32, Single, DashStyle, DashStyle, DashStyle, Object)
Constructor defines BoxPlot on the basis of the row vector X and the matrix Data

[ILNumerics Drawing2 Toolbox]

Public methodCode exampleBoxPlot(InArraySingle, InArraySingle, Double, Boolean, Boolean, NullableColor, NullableColor, NullableColor, NullableColor, NullableColor, Int32, Int32, Int32, Single, DashStyle, DashStyle, DashStyle, Object)
Constructor defines BoxPlot on the basis of the row vector X and the matrix Data.

[ILNumerics Drawing2 Toolbox]

Top
See Also

Reference