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

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

Property Value

Type: DictionaryString, Color
See Also