ILNumerics Ultimate VS

StackedAreaPlot Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Protected methodStackedAreaPlot
Default constructor.

[ILNumerics Drawing2 Toolbox]

Protected methodStackedAreaPlot(StackedAreaPlot)
Copy Constructor.

[ILNumerics Drawing2 Toolbox]

Public methodStackedAreaPlot(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]

Public methodStackedAreaPlot(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]

Top
See Also

Reference