ReportGraphInfoProvider GetReportGraphInfoInternal Method (Guid)Kentico 8.0 API Reference
Returns the ReportGraphlnfo structure for the specified ReportGraph GUID.

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

Parameters

reportGraphGuid
Type: OnlineSystem Guid
GUID of the ReportTable object

Return Value

Type: ReportGraphInfo
See Also