Hi,
Hoping you can help.
I have a dataset that I use to build my graph (Bubble type) which works nicely.
What I now need to do is to put a label on each point.
My dataset has 10 fields in it. I use 2 of these fields for generating the point on the graph.
What I need to do is to use another field on the same row of the dataset to be the label name
Please help - How can I do this?
eg:
Point 1 : Value = 0 (field 5); Argument = 38 (field 2) label name = Field 3
Screenshot of graph below.
Graph Series - Custom Label
Re: Graph Series - Custom Label
Hello,
As a way you can use the Tag property in which set the necessary column.
Thank you.
As a way you can use the Tag property in which set the necessary column.
Thank you.
- Attachments
-
- 2.PNG (49.74 KiB) Viewed 1841 times
-
- 1.PNG (46.02 KiB) Viewed 1841 times
Re: Graph Series - Custom Label
Many Thanks Aleksey..... I saw the tag option and figured thatbwould help me but I missed where to set it...
works perfectly...Thank You
One last question, how can I set the font size on the label?
I can't see where to set it.....
thanks
works perfectly...Thank You

One last question, how can I set the font size on the label?
I can't see where to set it.....
thanks
Re: Graph Series - Custom Label
Hello,
Please try to set the AllowApplyStyle property to false.
Thank you.
Please try to set the AllowApplyStyle property to false.
Thank you.
- Attachments
-
- Capture.PNG (55.86 KiB) Viewed 1825 times