Fix Bug 50410

This commit is contained in:
Julia Radzhabova 2021-05-14 16:25:53 +03:00
parent 1945456b9b
commit 58895a55d5

View file

@ -308,6 +308,8 @@ define([
$target = $(e.currentTarget),
type = $target.data('type');
if (!me._chartObject) return;
var image = new Asc.asc_CImgProperty(),
chart = me._chartObject.get_ChartProperties();