Jump to content
Software FX Community

Plot Area doesn't go back to original width in a GANTT chart.


User (Legacy)

Recommended Posts

Hi,

Can someone help me with this problem.

I've an ActiveX on an ASP page. The page offers several charting option to

user. One of them is a GANTT chart, which works

fine. This chart happens to shrink the plot area because X-Axis labels

contains long strings. The problems occurs when user

clicks to for example run an ordinary column/bar chart. Now the plot area

doesn't go back to it original size and it seems like that

space allocated to GANTT chart in the previous occasion is maintained in

subsequent calls. Is there someway to re-initialize the

plot area? I am using ClearLabels() method but to no avail.

Thanks in anticipation

Malcolm

Link to comment
Share on other sites

Thanks Guys. It works and your help is always appreciated.

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:PcBsUuLwCHA.1368@webserver1.softwarefx.com...

> You need to set the LeftGap to ZERO (0) prior to changing the gallery back

> from GANTT to something else.

>

> Changing the Gallery will increase the gaps if necessary but it will never

> decrease it. This is by design.

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...