Starting from version 17.2, the Chart Control can be directly embedded in a container control's cells using a RepositoryItemAnyControl object.
To embed a chart into a container control in previous versions, you need to manually create a custom chart control that implements the IAnyControlEdit interface. See the example below for more details.
See also:
RepositoryItemAnyControl Class
To embed a chart into a container control in previous versions, you need to manually create a custom chart control that implements the IAnyControlEdit interface. See the example below for more details.
See also:
RepositoryItemAnyControl Class