由Series1.FillSampleValues(20)初始化一条线,
知道线上点对应的轴值,怎样影射成chart里的象素值,事件为mousedown
好比是series1.YScreenToValue(Y); series1.xScreenToValue(x)这两个函数的逆过程