|
DataChart Control for Visual Studio.NET Developers (Coming Soon!)
This product arose from our own frustration with the lack of available charting resources for VS.NET. The charting products available are relatively expensive, are very feature-rich (and therefore complicated to implement), and may be slow to update. This control is designed for developers who are creating software that requires a simple chart control for display of technical information. It is intended to be very simple to implement, high performance, and visually impressive.
The chart supports an unlimited number of data series, and each can be plotted with points, lines, or points and lines. Basic appearance attributes can be changed at design time, including background color, plot area color, chart and axes titles, fonts, colors, grid lines, etc.
For optimal flexibility, the chart is implemented as an X-Y Scatter Plot. Points are added to the chart by specifying a series number and sending X, Y point data.
Example:
DataChart2.Add_XY_Pt(0, False) = New PointF(1.0, 2.34)
We offer this software at a very reasonable price, and we are confident that this will meet your basic charting needs.
Key features:
- Control is implemented as a DLL, for ease in portability
- Can be imported to the VS.NET toolbox. To add a chart to your form, simply select the tool and click and drag an area for the chart.
- Data from any series may be accessed for further processing
- Charts may be resized
- Optimized for speed
- Generous licensing approach
Contact us to arrange a demo, request a feature, or request a quote.
|