Click or drag to resize
ReportGraphInfoProviderDeleteReportGraphInfoInternal Method
Deletes specified reportGraph.

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

Parameters

reportGraph
Type: CMS.ReportingReportGraphInfo
ReportGraph object
See Also