ReportGraphInfoProviderGetReportGraphInfo Method (Int32) |
Returns the ReportGraphInfo structure for the specified reportGraph.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static ReportGraphInfo GetReportGraphInfo(
int reportGraphId
)
Parameters
- reportGraphId
- Type: SystemInt32
ReportGraph ID
Return Value
Type:
ReportGraphInfoSee Also