Пример #1
0
 public override double?GetYValueByIndex(int index)
 {
     return(data.GetY(index));
 }