12/01/29 15:01:32.22 /FlUAAhV
>>182
対応はやっ!
期待通りの動作です。実装ありがとう!!
エラーレポートですが新規データーのグラフ対数表示のチェックを外すと以下のエラーが表示されて、
グラフが消えて×表示になりました。
ver 0.92β,WindowXP SP3 32bit 1024x768
エラー表示>>
アプリケーションのコンポーネントで、ハンドルされていない例外が発生しました。
************** 例外テキスト **************
System.NullReferenceException: オブジェクト参照がオブジェクト インスタンスに設定されていません。
BecquerelMonitor.EnergySpectrumView.ShowLinearChart(Graphics g)
BecquerelMonitor.EnergySpectrumView.OnPaint(PaintEventArgs pe)
System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
System.Windows.Forms.Control.WmPaint(Message& m)
System.Windows.Forms.Control.WndProc(Message& m)
System.Windows.Forms.ScrollableControl.WndProc(Message& m)
System.Windows.Forms.ContainerControl.WndProc(Message& m)
System.Windows.Forms.UserControl.WndProc(Message& m)
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)