ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
StackedAreaPlot |
Default constructor.
[ILNumerics Drawing2 Toolbox] | |
StackedAreaPlot(StackedAreaPlot) |
Copy Constructor.
[ILNumerics Drawing2 Toolbox] | |
StackedAreaPlot(InArrayDouble, InArrayDouble, Boolean, Single, Colormap, NullableColor, Int32, NullableColor, ArrayInt32, Object) |
This constructor defines a stacked area plot on the basis of the arrays [!:X] and [!:Y] (from double precision).
[ILNumerics Drawing2 Toolbox] | |
StackedAreaPlot(InArraySingle, InArraySingle, Boolean, Single, Colormap, NullableColor, Int32, NullableColor, ArrayInt32, Object) |
This constructor defines a stacked area plot on the basis of the arrays [!:X] and [!:Y].
[ILNumerics Drawing2 Toolbox] |
See Also