Click here to Skip to main content
15,886,830 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I'm trying to find a way to replicate the Visual Studio diagnostics chart, as seen here: [^].

I guess what I'm asking is how do I go about replicating this control? Are there any control libraries that provide this sort of thing? If not, how would I create this control? I'm aware of how to create controls, but painting & replicating the exact features of sort of thing is far off what I can do.

What I have tried:

I've looked into the Chart control, but there isn't enough functionality for what I need.

Thanks,
Program.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900