ReportGraphInfoProvider.GetGraphs Method (String, String, Int32, String) |
Note: This API is now obsolete.
Namespace: CMS.Reporting
[ObsoleteAttribute("Use method GetReportGraphs() instead")] public static InfoDataSet<ReportGraphInfo> GetGraphs( string where, string orderBy, int topN, string columns )