Click or drag to resize
ReportGraphInfoProviderSetReportGraphInfoInternal Method
Sets (updates or inserts) specified reportGraph.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
protected void SetReportGraphInfoInternal(
	ReportGraphInfo reportGraph
)

Parameters

reportGraph
Type: CMS.ReportingReportGraphInfo
ReportGraph to set
See Also