Commit 346ccc61 authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

рефакторинг

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51821 954022d7-b5bf-4e40-9824-e11837661b57
parent 1fa0b53f
This diff is collapsed.
......@@ -83,15 +83,6 @@
//Draw Area
OfficeExcel.background.DrawArea(this);
/**
* Draw the title
*/
OfficeExcel.DrawTitle(this.canvas,
this._chartTitle._text,
(this.canvas.height / 2) - this.radius - 5,
this.centerx,
this._chartTitle._size ? this._chartTitle._size : this._otherProps._text_size + 2);
/**
* The total of the array of values
......
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