Updates the plot area with the new smallest value at the X-axis.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public void Commit ( |
Visual Basic
Copy Code
|
|---|
Public Sub Commit( _ |
The smallest number at the X-axis
The index of the first point in the chart series to be updated.
Indicates if series are drawn.
See Also