ReportGraphInfoProviderGetReportGraphInfoInternal Method (Int32) |
Returns the ReportGraphInfo structure for the specified ReportGraph ID.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected ReportGraphInfo GetReportGraphInfoInternal(
int reportGraphId
)
Parameters
- reportGraphId
- Type: SystemInt32
ID of the ReportGraph object
Return Value
Type:
ReportGraphInfoSee Also