Updates the chart from the location of the value at the specified index in the Series.Data arrays.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public void Commit ( |
Visual Basic
Copy Code
|
|---|
Public Sub Commit( _ |
The index of the first value in the Series.Data to be updated.
See Also