I'm sorry to hadn't expression clear.
I needn't update category and seriesName.
I only want to update the dataset's value.
eg:
1)Now, it had two category labels(named 'first' 'second') in chart
2) now,I want to update their values only(category labels update along with the chart values but they named 'first' 'second' all the same).
I want to know how to overwrite the two category labels,not add new category labels.(not by set numDisplaySets='2')
Thanks again!