diff --git a/apps/presentationeditor/main/app/controller/DocumentHolderExt.js b/apps/presentationeditor/main/app/controller/DocumentHolderExt.js index 27b50b0019..0dc4d1fcef 100644 --- a/apps/presentationeditor/main/app/controller/DocumentHolderExt.js +++ b/apps/presentationeditor/main/app/controller/DocumentHolderExt.js @@ -2239,6 +2239,7 @@ define([], function () { { chartProps: elValue, slideSize: PE.getController('Toolbar').currentPageSize, + chartSettings: me.api.asc_getChartSettings(), handler: function(result, value) { if (result == 'ok') { if (me.api) {