Click or drag to resize
ReportGraphColors Property
Colors assigned to series.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
public Dictionary<string, Color> Colors { get; set; }

Property Value

Type: DictionaryString, Color
See Also