autoColor(...)
This method distributes the colors on all curves displayed in the chart using the color palette defined by the xyColors object.
Required arguments
None.
Optional arguments
- lines
A Boolean defining whether color distribution affects curve lines.
- symbols
A Boolean defining whether color distribution affects curve symbols.
Return value
None.
Exceptions
None.