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

Namespace: Mindscape.PhoneElements.Charting
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also