Click or drag to resize
ReportGraphInfoGraphIsHtml Property
Gets or sets the value that indicates whether graph is generated as HTML.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public virtual bool GraphIsHtml { get; set; }

Property Value

Type: Boolean
See Also