Change chart series legend in C#

Stimulsoft Reports.WEB discussion
Post Reply
davidpucheta
Posts: 4
Joined: Wed Dec 26, 2012 11:25 pm

Change chart series legend in C#

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Change chart series legend in C#

Post by HighAley »

Hello.

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

Thank you.
Attachments
CreateChartInRunTime.zip
(18.24 KiB) Downloaded 545 times
Post Reply