Click here to Skip to main content
15,747,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How can I display the labels of each and every Y value (in my case Y1 and Y2) ABOVE the bar at their respective positions in a RangeBarChart? What I mean by respective positions is Y1 should be at the top left most of the rectangle(bar) and Y2 at top right most of the rectangle. Something like this...

|
| y1..........y2 (there are no dots in between y1 and y2 but just space)
| ___________
| |___________|
|
|___________________
Posted
Updated 31-May-11 9:03am
v4

1 solution

 
Share this answer
 
Comments
dotnetmvcbeginner 1-Jun-11 11:02am    
The links above show the Y-values at the sides of the bar but not at the top of the bar. I want to show the Y values ABOVE the bar.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900