Home / Support / Swiff Chart Generator / Is it possible to change colors of series plots from my code?
Knowledge Base

FAQ: Is it possible to change colors of series plots from my code?

The information in this article applies to:

  • Swiff Chart Generator 3

For dynamically changing the color of a series, use the method SetSeriesColor.

Use the method SetSeriesValueColor to change the color of specific value in a given series.

All visual parameters of a chart are stored in a style file (.scs). Swiff Chart can be used to create or modify a style file.


Swiff Chart Generator