Recalculates and redraws the chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public virtual void UpdateChart () |
Visual Basic Copy Code |
---|
Public Overridable Sub UpdateChart () |
Call the method to force the Chart to recalculate and repaint itself. The method rebuilds the visual tree for the control.