Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override void NotifyChanges()
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Overrides Sub NotifyChanges

See Also