|
Long Descriptions of ecGraph3D
Add 3D bar and surface graphs to VB6.
Features:
- Easily create scientific, engineering or general 3D graphs within your VB applications
- Copy graph image to clipboard, save to disk as a bitmap file (*.bmp), or print
- Click and drag to move, rotate, scroll or zoom graphs on the page
- Optionally constrain the 3D scroll to within user-defined limits on viewing angles
- Plot data sets as waterfall, slabs, ribbons, mesh or bars
- Attach optional tooltip tags to each data element
- Configurable x, y and z-axes per graph
- User-defined formatting of axes, including dates and/or times
- Add text anywhere on the graph, formatted with font, size, bold, italic etc
- Plot continuous math functions from formulae, like y = 2*(sin(x)+sin(y))
- Plot any user-defined array of values in 3D
- Configurable background color or color gradients
- Legend tables: vertical or horizontal, show/hide, solid/transparent backgrounds
- z-color table, to color 3D graph elements according to their z value (height)
- Override the z-color table with specific custom colors for each graph element
|