Jump to content
Software FX Community

Display Value + Label for Bar Chart?


fahd.malik

Recommended Posts

Is there an option in ChartFX for Bar Charts to show both the label and value on each bar? I know values can be shown for each bar by using

Chart2.PointLabels =

true

 But, for instance, there are two bars (total sales, revenue) I want the two bars to display their corresponding label (total sales, revenue) as well as their value (900, 400).

 

 

Link to comment
Share on other sites

Yes. The code I gave you is for Chart FX for VS 2005 (7.0) and so is this forum. Your code if for Chart FX 6.x.

As for the legends overlapping, there is no way to avoid that automatically, you can change the orientation and alignment to minimize the possibility of overlapping. We included the feature of label re-arrangement in Chart FX 7.0

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...