TTMSFNCChartColorScheme Enumeration
Selects the source used to assign colors to chart series.
API unit family: TMSFNCChart
Members
| Name | Description |
|---|---|
ccsColorList |
Colors are taken from the ColorList collection in the order series are added. |
ccsExcel |
Colors follow the Excel default palette cycle. |
ccsMonochromatic |
Colors are shades of a single base color set by MonochromeColor. |