Gant-TeeChart expands accross pages
Hi,
is there a possibility that a Gantt-Chart can expand to more then one
pages in the future? (I think it is not possible at the moment).
We use Gantt-Charts in Enduser-Reports (RAP) and it's quite difficult
at the moment to print a large Gantt-chart in this environment.
Regards,
Josef Gschwendtner
is there a possibility that a Gantt-Chart can expand to more then one
pages in the future? (I think it is not possible at the moment).
We use Gantt-Charts in Enduser-Reports (RAP) and it's quite difficult
at the moment to print a large Gantt-chart in this environment.
Regards,
Josef Gschwendtner
This discussion has been closed.
Comments
Does TeeChart have the ability to calculate a required size?
The RB Chart component does not support this.
There are some components in RB that can stretch vertically across pages.
For example Memo and RichText.
There are currently no graphical objects in RB that can do this.
Objects that need to stretch vertically across pages must descend from
TppStretchable and must be able to calculate how much page space they
require. For an example, see RBuilder\Source\ppMemo.pas and check out
methods such as CalcSpaceUsed.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com