Commit e3496b53 authored by Sergey.Luzyanin's avatar Sergey.Luzyanin

Убрал прямоугольник в левом верхнем углу диаграммы.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@59292 954022d7-b5bf-4e40-9824-e11837661b57
parent 424223d2
......@@ -4808,6 +4808,8 @@ CChartSpace.prototype =
arr_min_max_min[i] = min_max.Min;
dlbl.getMaxWidth = function(){return 20000};
dlbl.recalcInfo.recalculatePen = false;
dlbl.recalcInfo.recalculateBrush = false;
dlbl.recalculate();
delete dlbl.getMaxWidth;
if(dlbl.tx.rich.content.XLimit > max_content_width)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment