Sets the element's colors in cases where multiple colors should be listed. For example, for pie charts, each slice should be a different color. You can set these colors by specifying color names or RGB values, each separated by a comma. When there are more slices than colors, the list starts back at the beginning.
RGB values should include the hash character, for example: #FF0000 |