Page 1 of 1

Question about Lines Chart...

Posted: Thu Jul 16, 2009 7:39 am
by Jair RC
How to set specific colors for each line of a graph of lines that automatically generates the series?

The dataset tha I am using is this:

Classes Month Value
Class1 Jan 15
Class1 Feb 12
Class1 Mar 8
Class1 Abr 18
Class1 Mai 16
Class2 Jan 10
Class2 Feb 14
Class2 Mar 15
Class2 Abr 6
Class2 Mai 11
Class3 Jan 11
Class3 Feb 19
Class3 Mar 18
Class3 Abr 15
Class3 Mai 10


And I am using the properties bellow to generate the series:
- "Auto Series Key Data Column" = Classes
- "Argument Data Column" = Month
- "Value Data Column" = Value

I am using the Stimul 2009.1.

Thanks for your precious help.
Jair RC

Question about Lines Chart...

Posted: Fri Jul 17, 2009 6:12 am
by Andrew
Hello,

Colors for lines are taken according to styles.
Also you may set the custom colors for auto series. The AutoSeriesColorDataColumn property is used for this.

Thank you.

Question about Lines Chart...

Posted: Fri Jul 17, 2009 2:49 pm
by Jair RC
Hello, Andrew

Great!!! Thanks for your precious help.

Regards!!

JairRC