| Name | Description |
---|
| ErrorBarPlot |
Default constructor.
[ILNumerics Drawing2 Toolbox] |
| ErrorBarPlot(ErrorBarPlot) |
Copy constructor.
[ILNumerics Drawing2 Toolbox] |
| ErrorBarPlot(InArrayDouble, InArrayDouble, InArrayDouble, Boolean, Boolean, NullableColor, Int32, Single, MarkerStyle, NullableColor, NullableColor, Int32, DashStyle, Object) |
Constructor defines ErrorBarPlot on the basis of the matrix XY and the row vectors
L and T[ILNumerics Drawing2 Toolbox] |
| ErrorBarPlot(InArraySingle, InArraySingle, InArraySingle, Boolean, Boolean, NullableColor, Int32, Single, MarkerStyle, NullableColor, NullableColor, Int32, DashStyle, Object) |
Constructor defines ErrorBarPlot on the basis of the matrix XY and the row vectors
L and T[ILNumerics Drawing2 Toolbox] |
| ErrorBarPlot(InArrayDouble, InArrayDouble, InArrayDouble, InArrayDouble, Boolean, Boolean, NullableColor, Int32, Single, MarkerStyle, NullableColor, NullableColor, Int32, DashStyle, Object) |
Constructor defines ErrorBarPlot on the basis of the row vectors X,
Y, L and T[ILNumerics Drawing2 Toolbox] |
| ErrorBarPlot(InArraySingle, InArraySingle, InArraySingle, InArraySingle, Boolean, Boolean, NullableColor, Int32, Single, MarkerStyle, NullableColor, NullableColor, Int32, DashStyle, Object) |
Constructor defines ErrorBarPlot on the basis of the row vectors X,
Y, L and T[ILNumerics Drawing2 Toolbox] |