ReportGraphInfoProviderGetReportGraphInfo Method (String) |
Returns the ReportGraphInfo structure for the specified name.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static ReportGraphInfo GetReportGraphInfo(
string graphName
)
Parameters
- graphName
- Type: SystemString
ReportGraph name
Return Value
Type:
ReportGraphInfoSee Also