Jas*_*aty 8

例如,要获取第一个系列中的点数:

int numPoints = chart1.Series[0].Points.Count;
Run Code Online (Sandbox Code Playgroud)