Search
Chart3D.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 ()

 See Also