ILNumerics - Technical Application Development 
 
Top
 
Overload List
| Name | Description | |
|---|---|---|
| BoxPlot | 
            Default constructor.
             [ILNumerics Drawing2 Toolbox]  | |
| BoxPlot(BoxPlot) | 
            Copy constructor.
             [ILNumerics Drawing2 Toolbox]  | |
| BoxPlot(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]  | |
| BoxPlot(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]  | 
See Also