Пример #1
0
 public IDataPoint GetDataPoint (int index)
 {
     return _owner.GetDataPoint(index);
 }