ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Update key positions of this line plot
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- positions
- Type: ILNumericsInArraySingle
matrix with new positions for data points in columns
Remarks
This function replaces existing data points with the new datapoints from the positions argument.
[ILNumerics Visualization Engine]
See Also