Originally Posted By: 777
Вот от откуда ты взял:
IBar2DoubleHandler ?
еще вот: ты обозначил переменную
var high = source.HighPrices;,
но нигде не используешь, соответственно source.HighPrices это не название?
Еще при компиляции у меня вот так, не знаешь в чем дело?

SharpDevelop Version : 2.2.1.2648
.NET Version : 2.0.50727.4200
OS Version : Microsoft Windows NT 6.0.6002 Service Pack 2
Current culture : Russian (Russia) (ru-RU)
Working Set Memory : 154544kb
GC Heap Memory : 31514kb

Exception thrown:
System.ArgumentException: Значение не попадает в ожидаемый диапазон.
в Debugger.Interop.CorDebug.ICorDebugThread2.InterceptCurrentException(ICorDebugFrame pFrame)
в Debugger.Wrappers.CorDebug.ICorDebugThread2.InterceptCurrentException(ICorDebugFrame pFrame)
в Debugger.Thread.InterceptCurrentException()
в ICSharpCode.SharpDevelop.Services.WindowsDebugger.debuggedProcess_ExceptionThrown(Object sender, ExceptionEventArgs e)
в Debugger.Process.OnExceptionThrown(ExceptionEventArgs e)
в Debugger.Process.Pause(Boolean debuggeeStateChanged)
в Debugger.ManagedCallback.ExitCallback_Paused()
в Debugger.ManagedCallback.Exception2(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread, ICorDebugFrame pFrame, UInt32 nOffset, CorDebugExceptionCallbackType exceptionType, UInt32 dwFlags)
в Debugger.ManagedCallbackSwitch.Exception2(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread, ICorDebugFrame pFrame, UInt32 nOffset, CorDebugExceptionCallbackType exceptionType, UInt32 dwFlags)
в Debugger.ManagedCallbackProxy.<>c__DisplayClass58.<Exception>b__57()
в Debugger.MTA2STA.<>c__DisplayClass3.<EnqueueCall>b__0()
в Debugger.MTA2STA.PerformAllCalls()
в System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
в System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
в System.Threading.ExecutionContext.runTryCode(Object userData)
в System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
в System.Windows.Forms.Control.InvokeMarshaledCallbacks()
_________________________
«Существует 3 типа лжи: ложь, наглая ложь и статистика»
Дизраэли.