Page 1 of 1

Line on pie chart

Posted: Thu Apr 09, 2015 10:21 am
by socotek
Good morning,
is there the possibility, in a pie chart, to drow border and line in a different way?
Our customer, for whom we are evaluating your product (last version) for a high quality report, doesn't really like the current way, because he would prefer clear and well-defined lines.

You see in our example that lines are crooked (we set Prevente Intersection property to true) compare to other product (LineStimulsoft.png vs Line.png).

It is very important for us to solve this problem.

If no, is there the possibility to incorporate an external component (third parties component) to drow pie?

Thank you very much,
Luca

Re: Line on pie chart

Posted: Fri Apr 10, 2015 1:05 pm
by Alex K.
Hello,

We have added your request in our-to list.
is there the possibility to incorporate an external component (third parties component) to drow pie?
Yes, it is possible. Please check the sample project in the attachment.

Thank you.

Re: Line on pie chart

Posted: Fri Apr 24, 2015 10:57 am
by socotek
Thank you for your example.
We convert it in a program for Visual Studio 2010, and we obtain the follow problem: in the custom chart window we can see the preview of chart with data, on Stimusoft design and preview we can't see the chart. You can see on image attached.

Do we set some particular property?

Thank you,
Luca

Re: Line on pie chart

Posted: Sat Apr 25, 2015 8:03 am
by HighAley
Hello, Luca.

Please, send us your current project.
Maybe we need to add code to some event.

Thank you.

Re: Line on pie chart

Posted: Mon Apr 27, 2015 7:27 am
by socotek
Hello Aleksey,
in attachment you will find the project we used for our test.

Thank you for your support,
Luca

Re: Line on pie chart

Posted: Mon Apr 27, 2015 1:35 pm
by Alex K.
Hello,

It is difficult to say something about the issue, we do not worked with Infragistics charts, please try to set the Value and Argument for the Chart.
In your sample we couldn't find this properties, only set the datasource for the Chart, but in any way need set columns for value and arguments.
In the Designer Window automatically shows two first columns from the DataTable.

Thank you.