Description: This example uses the Microsoft Chart Object Model to create charts. The MSChart is a ActiveX
control. ActiveX container is used in LabVIEW to invoke properties and methods on the object.
MSChart object is a part of Microsoft Office Web Components (MSOWC).
Microsoft Chart object can be used in LabVIEW not only to create pie charts, polar charts,
radar charts of various types but to format them as well.
Example includes three top level VIs to demonstrate line chart, bar chart and pie chart. However
you can change the "WCSeries.Type" enumerator to switch between different chart types.
File list (Check if you may need any files):
MSChart.llb