Jump to content
Software FX Community

Chart with a fixed length axis?


User (Legacy)

Recommended Posts

Posted

Is it possible to define a chart with a fixed length axis such that the

overall size of the chart will shrink when the legend is hidden? At the

moment, my chart image remains a fixed size so that when the legend is

hidden, the actual size of the chart increases.

Thank you.

Posted

Thanks for your reply. I wish to close the gap completely so that the chart

takes up less room, rather than having the actual chart expand to fit the

cleared space.

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

news:54ncopSJDHA.1060@webserver1.softwarefx.com...

> What do you want to put in the space where the legend was ? if you want to

> leave it empty, you can use the gap properties (LeftGap, RightGap, etc) to

> achieve this.

>

> --

> FP

> Software FX, Inc.

>

>

Posted

You mean that the control itself will resize smaller or bigger.

We do not provide this functionality and I've never seen any control that

behaves that way (changes size on its own), the main reason for this I

suppose is that the control doesn't know about the layout of your form, so

what is it going to do with the other controls that are next to it.

Maybe I'm not understanding correctly what you want to do, if you think so,

please attach a couple of images that describe what you are looking for.

--

FP

Software FX, Inc.

Posted

Thanks again.

I have multiple charts listed vertically on my page. By hiding the legends

(positioned top) I hoped to reduce the height of each chart and be able to

display more charts within the visible area. If this is not possible then

it's no big deal. I've been really impressed with ChartFX's configurability.

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

news:84BZ9wiJDHA.1244@webserver1.softwarefx.com...

> You mean that the control itself will resize smaller or bigger.

>

> We do not provide this functionality and I've never seen any control that

> behaves that way (changes size on its own), the main reason for this I

> suppose is that the control doesn't know about the layout of your form, so

> what is it going to do with the other controls that are next to it.

>

> Maybe I'm not understanding correctly what you want to do, if you think

so,

> please attach a couple of images that describe what you are looking for.

>

> --

> FP

> Software FX, Inc.

>

>

Archived

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

×
×
  • Create New...