From: SourceForge.net <no...@so...> - 2006-12-12 10:14:39
|
Bugs item #1613829, was opened at 2006-12-12 02:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=1613829&group_id=161868 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Display Graph dynamically with user control Initial Comment: I am trying display graph in c# dynamically on user control(windows.plotsurface2d) using object tag. i am getting data from sqlserver2000 database,but it is giving an error: Request for the permission of type System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed." i am providing the datasource,abscissa data ,odinate data. when i provide lp.datasource=new int[] {1,2,3,4,5}, it is working fine. can you also help me out on how to display corresponding datapoints on labels while moving the mouse on the graph(when vertical guide line is moving) (i am using nplot version 0.9.10.0) Thanks&Regards, bskvarmaa email address: bsk...@ya... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=1613829&group_id=161868 |