graphic scatter

Stimulsoft Reports.NET discussion
Post Reply
jorgeto
Posts: 42
Joined: Tue Aug 16, 2011 4:49 pm
Location: Lima

graphic scatter

Post by jorgeto »

Good day,
I'm using the scatter plot in my report, I want to change the color of each point / circle, it is possible to do this?.

I welcome your comments

thank you very much
Attachments
scatter.jpg
scatter.jpg (37.43 KiB) Viewed 2922 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: graphic scatter

Post by HighAley »

Hello.

Please, try to set the Auto Series Key Data Column property same as Argument Data Column.

Thank you.
jorgeto
Posts: 42
Joined: Tue Aug 16, 2011 4:49 pm
Location: Lima

Re: graphic scatter

Post by jorgeto »

Hello,

I have only one data series and want to change the color of each point / circle.

attached a picture of the properties of my chart.

You can change the color of the points having only one set of data?
Attachments
propiedades_scatter.jpg
propiedades_scatter.jpg (97.06 KiB) Viewed 2911 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: graphic scatter

Post by HighAley »

Hello.

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Could you send us your report template with data for analysis?

Thank you.
jorgeto
Posts: 42
Joined: Tue Aug 16, 2011 4:49 pm
Location: Lima

Re: graphic scatter

Post by jorgeto »

Hi,

My problem is the color (MarkerColor property) of each point of my data serie.
Now, when I only have one data serie, ALL THE POINTS of the graphic have the SAME COLOR
My intention is that EACH POINT OF THE GRAPHIC HAVE DIFFERENT COLOR.

In other terms, I want to change the MarkerColor property of each point/circle of my data serie.

Repeat, I ONLY HAVE ONE DATA SERIE.

Greetings
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: graphic scatter

Post by HighAley »

Hello.

The Auto Series Color Data Column property could help you to create points with different colours from ONE DATA SERIE.

Thank you.
jorgeto
Posts: 42
Joined: Tue Aug 16, 2011 4:49 pm
Location: Lima

Re: graphic scatter

Post by jorgeto »

Hello,

I tried using Auto Series Color Data Column property but I can't get the results that I want.
I created a DataTable with 3 columns "Name", "Value" and "Color". Then my data would be presented like:

1 One #1EA730
2 Two #4175C4
3 Three #C47341

And in my graphic the properties are setting like:

Argument Data Column = Data.Name
Auto Series Color Data Column = Data.Color
Auto Series Data Key Data Column = Data.Name
Value Data Column = Data.Value

I have Allow Apply Style set to False, too.
I notice the points take the color of the last row of my DataTable, in this case #C47341.

What I'm doing wrong?
Can you give me an example of a scatter graphic with one data serie and points with different colours?

Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: graphic scatter

Post by HighAley »

Hello.

We've reproduced the issue and fixed it. Please check our next prerelease build this week.

Thank you.
cserran2
Posts: 1
Joined: Fri Sep 14, 2012 4:14 am

Re: graphic scatter

Post by cserran2 »

Was fixed this issue? Is available the hotfix?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: graphic scatter

Post by HighAley »

Hello.

The issue is fixed.
Please, download the latest prerelease build from our site.

Thank you.
Post Reply