Jump to content
Software FX Community

Re: Setting gallery types


Software FX

Recommended Posts

Combining a bar chart with some other types (e.g. Curve) using the

properties dialog causes all series to be changed to bars. Software FX has

confirmed this to be a bug in previous builds of the above mentioned

products. The problem has been fixed in build 18.00.

Please download the last service pack at

http://support.softwarefx.com/cfxie/

--

Regards,

Percy Dyer

Software FX, Inc. Tech Support

Please reply to: Cfxie@softwarefx.com

================================================

"Stephan Klaffer" <stephan.klaffer@decisionworks.co.uk> wrote in message

news:qIK$q7MRAHA.1752@sfxserver.softwarefx.com...

> Hi,

>

> I just noticed that this only happens if I use the option dialog. Using

the

> API only it does behave like expected.

>

> Stephan Klaffer

> DecisionWorks London

>

>

>

> "Stephan Klaffer" <stephan.klaffer@decisionworks.co.uk> wrote in message

> news:5HMs4QMRAHA.1752@sfxserver.softwarefx.com...

> > Hello,

> >

> > I noticed a behaviour of the chart which I don't understand. If I set

the

> > chart gallery for all series to CURVE, it applies the type to all

series -

> > like I would expect it. If I now set the gallery for one of the series

to

> > BAR, the following happens. Instead of setting the one series to bar, it

> > sets the ?default? gallery to bar and sets all other series manually to

> > CURVE. So instead of having a chart that is a curve chart with one

series

> > set to bar I end up with a bar chart with all except one series set to

> > curve.

> >

> > This does not matter for the visualisation of the chart, but I would

have

> to

> > manage the default type by hand if I afterwards go to change the data,

but

> > want to keep the default gallery, if you know what I mean. Why is the

> chart

> > behaving like this???

> >

> > Thanks,

> >

> > Stephan Klaffer

> > DecisionWorks London

> >

> > PS: Pseudo code to demonstrate this. It assumes sufficient data set in

the

> > chart.

> >

> > ChartFX1.Gallery = CURVE

> > ChartFX1.Series(2).Gallery = BAR

> >

> > ' I now expect the ChartFX1.Gallery property to return CURVE, but it

does

> > return BAR. Asking all other series for their galleries give

> > ' back CURVE. If I do this other way around the chart behaves like I

> expect

> > it.

> >

> >

> >

> >

> >

> >

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...