Nevron Forum

How to added constant lines dynamically

https://www.nevron.com/Forum/Topic5983.aspx

By babu j - Thursday, December 22, 2011

I would like to add constant lines dynamically on chart. Please suggest me.
By Nevron Support - Thursday, December 22, 2011

Hi Babu,

One way to do it to use custom code - check out the CustomCode.rdl example shipped with the control it adds two constlines based on the data contained in the chart. If you meet any problems let us know.

By babu j - Friday, December 23, 2011

Hello

I have verified CustomCode.rdl file and its not adding any code that display constant lines.

Here is my ruquest:

After generating chart, I have to add horizonal line with label (the values comes from database. I have another dataset for this)

 

Thanks