Jump to content
Software FX Community

Gannt Chart's single Point having two different color


Selvam84

Recommended Posts

HiI have a Gannt Chart with Single Seriesand i want to use two diff color for the same point

For ex:

 If the data for "Chart.Points[0, 0]" ranges from 3 to 9i want to set two different color for "Chart.Points[0, 0]"

say "Chart.Points[0, 0]" should be in "Red" from "3 to 6"and from "7 to 9" I want to set it as "Yellow"

so that one half of the point is 'Red' and another half is 'Yellow'.

Please Help,Thanks

Link to comment
Share on other sites

 Hi,

A single chart serie cannot have two colors at the same time por a single point. The only way to achive this effect, is by setting a second series (one for the values 3 to 9 and the other for the value 3 open to 6) and stack them. However, at the end, even if they look at one, they are 2 different series.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...