dungyc
New Member
- Joined
- Oct 9, 2004
- Messages
- 40
I'm looking to have a single chart label at a specific point on my chart. It must however be aligned above and to the left see example below:
I have looked at XY chart labeller http://www.appspro.com/Utilities/ChartLabeler.htm and have not had any specific success.
I can get the labelled centred above the data point, and even offset the point to the left, however the label width changes (with the value), and what looks to be acceptable on screen prints in a different position relatively to the data point.
I am looking to have the bottom right of the label positioned on the top left corner of the datapoint.
Is this possible?
Code:
____________
¦<--Label--> ¦
¦____________¦
o <----- Data Point
I can get the labelled centred above the data point, and even offset the point to the left, however the label width changes (with the value), and what looks to be acceptable on screen prints in a different position relatively to the data point.
I am looking to have the bottom right of the label positioned on the top left corner of the datapoint.
Is this possible?