Notifications from the data model
A chart renderer is notified of any modifications on its data model so that the renderer always reflects the current state of the data model.
All renderers (both composite and single) receive notifications from their data source each time a modification occurs. The following list presents the possible notifications and the associated
IlvChartRenderer methods:
a data sets are added to the data source
a data sets are removed from the data source
In addition to these notifications coming from the data source, an
IlvSingleChartRenderer also receives notifications from its data set(s). These notifications are:
the contents of an associated data set is modified
a property of an associated data set has changed
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.