Skip to content

Test app to allow me to try and understand more about C# .Net charts

Notifications You must be signed in to change notification settings

zizwiz/Test_Charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Test_Charts

Open Source Love

I made a small app to help me understand some charting items like:

  • Scroll

  • Zoom

  • Goto Points

Open the app, click on the fill button and it will start with some random data and show zoomed version based on the data you entered. At the bottom of chart is a scrollbar and on left of it is back button to go to the previous stage.

To ZOOM put mouse into chart and with left button down drag the mouse over what you want to zoom into.

To Goto (also Zooms) put the min and max values into the box and it will take you there. It does not matter which box is min and which is max as the code will sort them into min and max.

About

Test app to allow me to try and understand more about C# .Net charts

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages