ReportGraphInfoProviderDeleteReportGraphInfo Method (ReportGraphInfo) |
Deletes specified report graph.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static void DeleteReportGraphInfo(
ReportGraphInfo reportGraphObj
)
Parameters
- reportGraphObj
- Type: CMS.ReportingReportGraphInfo
ReportGraph object
See Also