ReportGraphInfoProviderSetReportGraphInfoInternal Method |
Sets (updates or inserts) specified reportGraph.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 13.0.131
Syntax protected void SetReportGraphInfoInternal(
ReportGraphInfo reportGraph
)
Parameters
- reportGraph
- Type: CMS.ReportingReportGraphInfo
ReportGraph to set
See Also