MindFusion.Wpf Pack Programmer's Guide
Chart.UpdateChart Method
See Also
 





Recalculates and redraws the chart.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public virtual void UpdateChart ()

Visual Basic  Copy Code

Public Overridable Sub UpdateChart ()

 Remarks

Call the method to force the Chart to recalculate and repaint itself. The method rebuilds the visual tree for the control.

 See Also

Chart Members
Chart Class
MindFusion.Charting.Wpf Namespace