-
Welcome to smallGURU
smallGURU is a blog dedicated to CAD, Autodesk Inventor, CAD Customization, Visual C#, Motion and Dynamic Simulation and loads of other things related to Mechanical CAD software.
My contribution in software development:
- IN-Motion : Motion and Dynamic Simulation Addin for Autodesk Inventor
- IN-Screenshot : Screenshot Addin for Autodesk Inventor
- RoboAnalyzer : Easy way to learn Robotics
-
Recent Posts
- Autodesk Inventor Dynamic Simulation Tutorial using IN-Motion
- IN-Screenshot Free Addin for Autodesk Inventor
- IN-Motion Released for Autodesk Inventor 2010
- IN-Motion Launched for Autodesk Inventor 2009
- Happy New Year 2010 !!!!
- ZedGraph C# Graph Data Export to CSV Using a Custom Context Menu
- Zedgraph C# Graph Plot Example Application
- Free Autodesk Inventor Assembly Files
- Minimize forms along with Parent Application or Form in C#
- Opensource C# Graph Plot Library – ZedGraph
-
Tag Cloud
3D CAD Add-ons API Customization AR-CAD AUGI AUGI-HotNews AUGI-India Autodesk Inventor bangalore barcamp caartz CAD CAD Customization Codeigniter Dynamic Simulation IN-Motion Inventor Customization Miscellaneous Motion Simulation seaside smalltalk Startups Tutorials video tutorials Visual C# Visual Studio web2.0
Archive for June, 2009
-
ZedGraph C# Graph Data Export to CSV Using a Custom Context Menu
Posted on June 13, 2009 | View CommentsIn continuation of my earlier post on ZedGraph example which plots a sinosoidal graph, I have extended it further to: Add a new custom menu item in context menu(which appears on right click on the graph) Export Graph plot data to CSV (coma separated values) file. Which can be opened by spreadsheets such as Microsoft Excel and Open Office calc....


