csXGraph - This ActiveX / OCX control draws and Pie Charts, Bar Charts and line graphs. The resulting graph can be displayed, saved to a file, copied to the clipboard or exported as binary data.
This control can be used in Windows programming environments that support ActiveX, such as Visual Basic or Delphi. It can be used to produce pie charts, line graphs or 2 different orientations of bar chart. The line graphs can display multiple lines in different colours or the points can be shown without joining them to form a scatter diagram.
There are a wide range of properties available to control the appearance, including the overall size and positioning of graph items. The text fonts, sizes and colours can all be controlled. For a full listing of properties and methods read the online manual.
As well as displaying the graph inside the control, there are functions to save the image to file or copy the image to the Windows clipboard. The image can be exported in a binary format (a variant array), which can be used to place the image into a database field or stream the image to a Web Browser if used in a server-side application.