Indicates that the data in the chart source have been changed. Leads to the chart renewal.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public void DataChanged()
Visual Basic (Declaration)
Public Sub DataChanged
Visual C++
public:
void DataChanged()

See Also