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

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

Property Value

Type: DictionaryString, Color
See Also