Forces the parent Chart control to rebuild all the data series.

Namespace: Mindscape.SilverlightElements.Charting
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
protected internal void Rebuild()
Visual Basic
Protected Friend Sub Rebuild
Visual C++
protected public:
void Rebuild()

See Also