ILNumerics Ultimate VS

LinePlot Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Protected methodLinePlot
Default constructor.

[ILNumerics Visualization Engine]

Protected methodLinePlot(LinePlot)
Copy constructor.

[ILNumerics Visualization Engine]

Public methodLinePlot(InArraySingle, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle)
Creates a new line plot

[ILNumerics Visualization Engine]

Public methodLinePlot(InArrayDouble, InArrayDouble, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle)
Create a new line plot based on individually provided X and Y values.

[ILNumerics Visualization Engine]

Public methodLinePlot(InArraySingle, InArraySingle, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle)
Create a new line plot based on individually provided X and Y values.

[ILNumerics Visualization Engine]

Public methodLinePlot(InArrayDouble, InArrayDouble, InArrayDouble, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle)
Create a new line plot based on individually provided X and Y values.

[ILNumerics Visualization Engine]

Public methodLinePlot(InArraySingle, InArraySingle, InArraySingle, Object, NullableColor, DashStyle, Int32, NullableColor, MarkerStyle)
Create a new line plot based on individually provided X and Y values.

[ILNumerics Visualization Engine]

Top
See Also

Reference