Click here to Skip to main content
16,015,594 members
Home / Discussions / C#
   

C#

 
GeneralServer.Mappath equivalent in windows application Pin
sunsmile25-Oct-04 6:07
sunsmile25-Oct-04 6:07 
GeneralRe: Server.Mappath equivalent in windows application Pin
Colin Angus Mackay25-Oct-04 6:17
Colin Angus Mackay25-Oct-04 6:17 
GeneralRe: Server.Mappath equivalent in windows application Pin
sunsmile25-Oct-04 8:07
sunsmile25-Oct-04 8:07 
GeneralRe: Server.Mappath equivalent in windows application Pin
Colin Angus Mackay25-Oct-04 10:35
Colin Angus Mackay25-Oct-04 10:35 
GeneralRe: Server.Mappath equivalent in windows application Pin
sunsmile25-Oct-04 11:15
sunsmile25-Oct-04 11:15 
GeneralScrollWindow problem Pin
nasben25-Oct-04 5:12
nasben25-Oct-04 5:12 
QuestionSir,can you help me? Pin
momer25-Oct-04 4:21
momer25-Oct-04 4:21 
GeneralLooking for a control (Multiple-Line Graph) - need help Pin
Anonymous25-Oct-04 3:41
Anonymous25-Oct-04 3:41 
Hi everyone,

I am looking for a free implementation of a line graph control.

What I want to do with the control:

I have a file which contains line by line of status information:

000000000 00
000000001 0A
000000015 FC
....

These values represent the pin status of a "simulated" chip.

The first nine digits are some kind of "cycle"-count and the 2 hex-digits represent the pin status (binary).

The above means:
On cycle 0, all pins are 0.
On cycle 1, pins 5 and 7 are 1, all others 0 (00001010)
etc.

I need to present this data as a line graph.
(approx. like this:
---____-__-_____---,
just w/ vertical lines in between Wink | ;) )

Then, this line-graph control should accept some kind of data-grid containing the information for each line, so I can simply manipulate point information instead of having to implement that myself.

There should be captions along the X-axis, as well as some way to select a range which should be drawn (along with zooming/stretching and automatic captioning), so I can zoom "into" the graph without to much hassle.

This is no commercial program, but rather a project for vocational school, so I do neither have the time nor the resources to write up that control myself.

I do believe that I once ran across a control which was capable of doing to here on CodeProject, but I am currently unable to find it (I've been trying to find it again for 3h straight).

If this is the wrong section, I apologize, but I was pretty sure the control I saw had "C#" in its "description".

I appreciate any help Smile | :)

Cheers
Sebastian
GeneralRe: Looking for a control (Multiple-Line Graph) - need help Pin
Anonymous25-Oct-04 3:47
Anonymous25-Oct-04 3:47 
GeneralCall Graph Pin
DidierD25-Oct-04 3:01
DidierD25-Oct-04 3:01 
GeneralRe: Call Graph Pin
J4amieC25-Oct-04 3:14
J4amieC25-Oct-04 3:14 
GeneralIn DataGrid pressing Enter Pin
Anonymous25-Oct-04 2:32
Anonymous25-Oct-04 2:32 
GeneralHelp In TWain Pin
Member 143728625-Oct-04 2:13
Member 143728625-Oct-04 2:13 
GeneralRe: Help In TWain Pin
Nick Parker25-Oct-04 11:37
protectorNick Parker25-Oct-04 11:37 
Generalprint job copies Pin
jartometienen25-Oct-04 1:11
jartometienen25-Oct-04 1:11 
GeneralRe: print job copies Pin
Duncan Edwards Jones25-Oct-04 1:39
professionalDuncan Edwards Jones25-Oct-04 1:39 
GeneralRe: print job copies Pin
jartometienen25-Oct-04 3:17
jartometienen25-Oct-04 3:17 
GeneralRe: print job copies Pin
Duncan Edwards Jones25-Oct-04 4:33
professionalDuncan Edwards Jones25-Oct-04 4:33 
GeneralRe: print job copies Pin
jartometienen25-Oct-04 22:25
jartometienen25-Oct-04 22:25 
Generaldownload File into local machine Pin
juanito197525-Oct-04 0:36
juanito197525-Oct-04 0:36 
GeneralRe: download File into local machine Pin
Alex Korchemniy25-Oct-04 7:29
Alex Korchemniy25-Oct-04 7:29 
QuestionWhy I cann't get the message device type:DBT_DEVTYP_DEVICEINTERFACE? Pin
momer25-Oct-04 0:16
momer25-Oct-04 0:16 
AnswerRe: Why I cann't get the message device type:DBT_DEVTYP_DEVICEINTERFACE? Pin
WilsonProgramming25-Oct-04 5:56
WilsonProgramming25-Oct-04 5:56 
GeneralRe: Why I cann't get the message device type:DBT_DEVTYP_DEVICEINTERFACE? Pin
momer25-Oct-04 14:51
momer25-Oct-04 14:51 
Questionhow to save a GDI+ Pin
xiaowenjie24-Oct-04 19:51
xiaowenjie24-Oct-04 19:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.