ProEssentials is a combination of five charting components:
1. Graph Object
2. Scientific Graph Object
3. 3D Scientific Graph Object
4. Polar / Smith / Rose Object
5. Pie Chart Object
Delivering a huge depth in features via each of the following interfaces:
- .NET (WinForm) - VB.Net C#.Net C++.Net
- ASP.NET (WebForm) - VB Asp.Net C# Asp.Net
- ActiveX - VB6 Asp IIS
- DLL - Win32
- VCL
Differences in Professional, Standard, and Lite version...
The Standard and Lite versions have all the features and interfaces as our Professional version. All versions include WinForm, WebForm, ActiveX, VCL, and DLL interfaces. All versions include 1000 plus properties, methods, and events. The only difference between the Standard and Lite is the quantity of data points and annotations that can be rendered.
The Standard version is limited to 8000 data points and 800 annotations. The Lite version is limited to 1000 data points and 100 annotations. This limit is per instance of a control. You can have multiple controls running and each with the above limitation.
For example, 8000 data points could represent a 3D surface plot with 88 rows by 88 columns producing 7744 polygons. Or, a Scientific Graph can have 4 axes, with one subset per axis, each axis/subset plotting 2000 points for a total of 8000 data points.
(Number of Subsets) times (Number of Points-per-Subset) <= 8000 or 1000
The Professional version is unlimited and includes unlimited technical support. We will offer unlimited support on Lite and Standard versions unless support demands significantly increase for these versions. At which point we may charge a support fee for the Lite and Standard versions.