Click or drag to resize
ReportGraphInfoProviderDeleteReportGraphInfo Method (Int32)
Deletes specified report graph.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public static void DeleteReportGraphInfo(
	int reportGraphId
)

Parameters

reportGraphId
Type: SystemInt32
ReportGraph ID
See Also