Click or drag to resize
SavedGraphInfoProviderDeleteSavedGraphInfo Method (Int32)
Deletes specified savedGraph.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
public static void DeleteSavedGraphInfo(
	int savedGraphId
)

Parameters

savedGraphId
Type: SystemInt32
SavedGraph id
See Also