Jump to content
Software FX Community

multiseries bar and line graph to gantt style


User (Legacy)

Recommended Posts

I have an application that produces and then exports several charts for use 

in a web page down stream. I have been asked to change the orientation of

the charts from horizontal bars to gantt style vertical bar charts. One

chart that I am having an issue with is a multiseries bar and line graph

with a secondary Y Axis. I need to keep all the current chart details. Is

there an easy way for me to change this charts orientation?

Link to comment
Share on other sites

Perfect, thanks.

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

news:Tne0Jnz1EHA.1120@webserver3.softwarefx.com...

> Yes. Simply set:

>

> chart1.TypeMask |= ChartType.Horz;

>

>

>

> Notice that not all chart types (Area, Curve, CurveArea, Step, Surface,

> Contour) support the horizontal layout.

>

> --

> FP

> Software FX

>

post-2107-13922366075107_thumb.png

post-2107-13922377255333_thumb.png

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...