Nevron Forum

NChartWizard class

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

By Santosh Chauhan - Tuesday, November 8, 2011

I need utility class from Nevron Chart package to help me with fast edit of Nevron Charts. I mean switch between different chart types using the same underlying data points to render the charts.

 

As per the document, NChartWizard class best fits in my requirement. But the class seems to have very limited APIs and member function (just one protected NDocument member & one ShowDialog member function).

 

Could you please help me with sample code to use NChartWizard class for fast editing of the charts contained within a Nevron chart control?

By Nevron Support - Tuesday, November 8, 2011

Hi Santosh,

You can send an e-mail to support@nevron.com and ask for the souce code of the wizard - it's free and you can use it as a base for a custom wizard of your own...

By Santosh Chauhan - Wednesday, December 21, 2011

Does Nevron not provide me a class by which switch between the different chart types (like line, bar, pie, point etc) using the same data points?

I just want to show same data points using different graph?

By Nevron Support - Wednesday, December 21, 2011

Hi Santosh,

There is no such class / utility that can accomplish this out of the box. We will consider adding one for the next major edition of the control.