ReportGraphInfoProviderDeleteReportGraphInfoInternal Method |
Deletes specified reportGraph.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected void DeleteReportGraphInfoInternal(
ReportGraphInfo reportGraph
)
Parameters
- reportGraph
- Type: CMS.ReportingReportGraphInfo
ReportGraph object
See Also