Search found 1 match
zooming
we want to get the axis data (range) after zooming. We populate the chart by binding it to columns of a dataset and at x-axis we have the LabelMembers (entity names) and at y axis we have data. Now after zooming (horizontal) we want to retrieve the filtered data on the x-axis, i.e we would like to g...