Occurs after the data in the source have been changed.

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

Syntax

C#
protected virtual void OnDataPropertiesChanged()
Visual Basic (Declaration)
Protected Overridable Sub OnDataPropertiesChanged
Visual C++
protected:
virtual void OnDataPropertiesChanged()

See Also