ReportGraphInfoProvider GetReportGraphInfoInternal Method (Int32)Kentico 8.1 API Reference
Returns the ReportGraphInfo structure for the specified ReportGraph ID.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

reportGraphId
Type: OnlineSystem Int32
ID of the ReportGraph object

Return Value

Type: ReportGraphInfo
See Also