XWidgetSoft Forum https://www.bbs.xwidget.com/ |
|
'Chart' Object's width limitation https://www.bbs.xwidget.com/viewtopic.php?f=3&t=2080 |
Page 1 of 1 |
Author: | Shezoid [ September 3rd, 2012, 10:07 pm ] |
Post subject: | 'Chart' Object's width limitation |
I have a monitor with full HD resoluiton. I want to create this widget with fit screen width. But there's the width limitation of chart object. I think limit is 1680px. Is this done for technical reason or will be removed on further version? here's how it's looks like: Attachment:
File comment: widget.Left = WorkAreaLeft; widget.Width = WorkAreaWidth; chartOut.Width = WorkAreaWidth; chartOut.Left = 0; chartIn.Width = WorkAreaWidth; chartIn.Left = 0; 1.png [ 8.49 KiB | Viewed 3688 times ] _____________________________________ Attachment:
File comment: widget.Left = WorkAreaLeft; widget.Width = WorkAreaWidth; chartOut.Width = WorkAreaWidth; chartOut.Left = -200; chartIn.Width = WorkAreaWidth; chartIn.Left = -200; 2.png [ 3.53 KiB | Viewed 3688 times ] ______________________________________ Attachment:
File comment: widget.Left = WorkAreaLeft; widget.Width = WorkAreaWidth; chartOut.Width = WorkAreaWidth+200; chartOut.Left = -200; chartIn.Width = WorkAreaWidth+200; chartIn.Left = -200; 1.png [ 8.49 KiB | Viewed 3688 times ] ______________________________________ Attachment:
|
Author: | Tony [ September 4th, 2012, 2:59 am ] |
Post subject: | Re: 'Chart' Object's width limitation |
Hi Shezoid , Thanks for your feedback, You are right, I will Change this limitation to 4000 in next version of XWidget. In now version or xwidget,you can try to change the Chart property "SpaceWidth" to 2 or larger, then it will fill all the width |
Author: | Shezoid [ September 4th, 2012, 3:08 am ] |
Post subject: | Re: 'Chart' Object's width limitation |
ok, thanks! |
Page 1 of 1 | All times are UTC - 8 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |