ReportGraphInfoProviderGetReportGraphInfoInternal Method (String) |
Returns the ReportGraphInfo structure for the specified parameters.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected ReportGraphInfo GetReportGraphInfoInternal(
string graphName
)
Parameters
- graphName
- Type: SystemString
Graph name
Return Value
Type:
ReportGraphInfoSee Also