VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Excel Chart Wrapper Class

TerriTop  (17 Submissions)   Object Oriented Programming (OOP)   VB Script   Intermediate   Wed 3rd February 2021

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 (9(9 Vote))

Download Excel Chart Wrapper Class

Excel Chart Wrapper Class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters