VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Excel Chart Wrapper Class

by TerriTop (17 Submissions)
Category: Object Oriented Programming (OOP)
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

Does your application require plotting / charting of data? Do you like the plotting styles offered by Microsoft Excel, but do not want, or have time, to create a custom control of your own, then this wrapper class is for you. This class provides a simple interface to the complexities of the Excel object model and provides a simple and effective means to plot your data. Simply place an OLE2 container on your form, add the class to your project, set references, and pass it an array of data. In addition, this class supports either single or bi-directional error bars, and reduces some of complexities in handling this type of data. The chart interface, as with Excel’s, is fully customizable (colors, styles, grids, axis, fonts, etc..) at runtime, and supports direct OLE2 changes to the chart object by double clicking the object. So, if you need charting support, and do not want to spend a fortune on third party controls, then give this a try….

Rate Excel Chart Wrapper Class

Download Excel Chart Wrapper Class

Download Excel Chart Wrapper Class (79 KB)

Excel Chart Wrapper Class Comments

No comments have been posted about Excel Chart Wrapper Class. Why not be the first to post a comment about Excel Chart Wrapper Class.

Post your comment

Subject:
Message:
0/1000 characters