AJE Components
ReportChartingBase GetDistinctValuesForChart Method AJE Data Report Engine Help
Overload List

  NameDescription
Public methodGetDistinctValuesForChart(List DataRow , String, String)
Gets the distinct values for generating the Chart based on the supplied Data Rows.
Public methodGetDistinctValuesForChart(IEnumerable, String, String)
Gets the distinct values for generating the Chart based on the supplied Data Rows.
Public methodGetDistinctValuesForChart(String, String, String)
Gets the distinct values for generating Chart from the Data Source.
Back to Top
See Also