Overload List
| Name | Description | |
|---|---|---|
| GetDistinctValuesForChart(List DataRow , String, String) |
Gets the distinct values for generating the Chart based on the supplied Data Rows.
| |
| GetDistinctValuesForChart(IEnumerable, String, String) |
Gets the distinct values for generating the Chart based on the supplied Data Rows.
| |
| GetDistinctValuesForChart(String, String, String) |
Gets the distinct values for generating Chart from the Data Source.
|
See Also