Line on pie chart

Stimulsoft Reports.NET discussion
Post Reply
socotek
Posts: 56
Joined: Thu Jun 26, 2014 9:40 am

Line on pie chart

Post 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
Attachments
Line.PNG
Line.PNG (88.51 KiB) Viewed 1601 times
LineStimulsoft.PNG
LineStimulsoft.PNG (20.36 KiB) Viewed 1601 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Line on pie chart

Post 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.
Attachments
CustomChart.zip
(27.07 KiB) Downloaded 210 times
socotek
Posts: 56
Joined: Thu Jun 26, 2014 9:40 am

Re: Line on pie chart

Post 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
Attachments
CustomChart.PNG
CustomChart.PNG (97.99 KiB) Viewed 1565 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Line on pie chart

Post by HighAley »

Hello, Luca.

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

Thank you.
socotek
Posts: 56
Joined: Thu Jun 26, 2014 9:40 am

Re: Line on pie chart

Post by socotek »

Hello Aleksey,
in attachment you will find the project we used for our test.

Thank you for your support,
Luca
Attachments
CustomChart_UltraChart.rar
(10.83 MiB) Downloaded 187 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Line on pie chart

Post 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.
Attachments
Capture.PNG
Capture.PNG (135.08 KiB) Viewed 1548 times
Post Reply