Page 1 of 1

Change chart series legend in C#

Posted: Tue Jan 08, 2013 3:27 pm
by davidpucheta
Hi,
In a chart (bar, pie or column) I want to change and/or create the series legends dinamically in C# but i havent found a way to do it.
Anyone can help me, maybe a snippet?
Thx in advance

Re: Change chart series legend in C#

Posted: Wed Jan 09, 2013 9:41 am
by HighAley
Hello.

Here is a sample project which demonstrate how to create chart in code.

Thank you.