Page 1 of 1

Graph Series - Custom Label

Posted: Tue Mar 01, 2016 11:20 pm
by russr999
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.
2-03-2016 7-15-12 AM.jpg
2-03-2016 7-15-12 AM.jpg (61.64 KiB) Viewed 1862 times

Re: Graph Series - Custom Label

Posted: Wed Mar 02, 2016 3:04 pm
by Alex K.
Hello,

As a way you can use the Tag property in which set the necessary column.

Thank you.

Re: Graph Series - Custom Label

Posted: Fri Mar 11, 2016 1:29 pm
by russr999
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

Re: Graph Series - Custom Label

Posted: Mon Mar 14, 2016 6:24 am
by Alex K.
Hello,

Please try to set the AllowApplyStyle property to false.

Thank you.