Steema Products Order About us Downloads Support
 

 

TeeChart Pro version 6.0
L

LIST OF FEATURES


TeeChart Pro is a charting and graphing library of components for all kind of applications and web programs.

VCL version : For Borland Delphi 7,6,5,4,3 and C++ Builder 6, 5 and 4.

CLX version (Linux): For Kylix 3.0

DotNET version: For Visual Studio.NET, ASP.NET

ActiveX / COM version: For Visual Studio, Internet Explorer, ASP and any other ActiveX / COM environment.

100% Source Code and No Run-time Royalties.

Free basic support. Pro-support plan.

G
uide: Getting Started With TeeChart Pro VCL

 

- Full source code (optionally) included !

The 100% of TeeChart Pro 6 VCL / CLX source code is available for an extra fee to the regular license price. The same source code supports Windows (Delphi and C++ Builder) and Linux (Kylix / CLX).

- Fast speed and small memory size consumption.

TeeChart graphical code speaks directly to Windows GDI API, thus avoiding the overhead of calling the VCL graphic objects methods.

Data is stored in dynamic arrays that are very closely mapped to memory. Accesing and modifying the arrays is almost as fast as the computer processor.

The code is stream-lined as much as possible to reduce unnecessary "if's" and increase internal speed, specially when re-drawing.

Memory consumption is reduced to a mininum, not allocating arrays when it's not necessary.

For example, point colors do not take memory if all are the same color.
Dynamic arrays also optimize the memory usage and do not need extra memory for "pointers" as real data is the only thing stored into the array.

Text labels, when not used, do not use any memory space.


- Divided in several modules (units) to increase the less as possible your executable size.

A chart using the basic styles ( line, bar, area, pie, point ), increases the executable in only 190Kb.

This includes all code necessary for printing, zooming, scrolling, managing the data, formatting, multiple-axes support, mouse click events, chart axes properties, legend, titles, series markers, 3D canvas methods, etc, etc.

As more chart styles, chart functions or tools, are added into the project, the executable gradually increases in size because every small object resides in different modules (units).

Packages (groups of units), are logically grouped depending on the category of each feature.
Developers can create custom packages to group modules as per their own needs.

- Easy to use at design and run-time.

TeeChart includes powerful and complete editor dialogs, for almost every component and sub-component. These editors are available at design-time and also at run-time.

All properties, methods and events are divided forming a hierarchy of objects and sub-objects, making easier to navigate through all of them.

The TeeCommander component (a toolbar with charting specific buttons) provides one-click access to TeeChart editors and common features.


- Complete Object Oriented API.

The architecture of TeeChart is fully Object Oriented. Almost everything is an object or belongs to an object class. Properties, methods and events follow a general, consistent style.

Technically speaking, TeeChart Pro consists of 161 modules (units) and 90 form screens, totalling 798 object classes. Each class has properties that in many cases are other sub-classes, either from TeeChart API or from Borland's VCL set of classes.


- Huge documentation and examples to cover all properties, methods, events and object classes.

The help file and documentation include a reference guide, an user guide, tutorials with detailed "how to" explanations, end-user help and a very big example project (with complete sources) that contains 376 forms. Each form in the example refers to a TeeChart object or specific property / method.

The TeeChart help file follows Borland's help system look and rules and it's completely integrated at design-time from the development IDE's.  Pressing F1 gives context help for almost all screens and source code elements.

- Translations of run-time dialogs and string messages to several languages.

A Team of persons (TeeChart customers and employees) does the translation of TeeChart screens and constant message strings to several languages. In version 6 the number of language translations is 25.

Translated dialogs and constants can be used both at design-time (if you recompile the packages), and at run-time by just recompiling your application.


- HTML Tutorials and Help file accesible with F1.

There are 14 TeeChart Pro tutorials (in HTML web format), providing instructions and help for using the most common charting tasks in applications, like printing, zooming, exporting, internet charting and so on.

- Getting started with TeeChart Pro

A reduced version of the tutorials, helping starters to put hands fast on TeeChart.
Click here.


- Used by many of the biggest companies in the World, including Microsoft...

Tens of thousands of customers in over 100 countries are already using TeeChart Pro.
The standard version, included free in Borland Delphi and C++ Builder, is used by many programmers around the world. We estimate half of Borland users make use of TeeChart standard version at least in one of their projects. 

Even Microsoft owns (paid) licenses of TeeChart Pro ActiveX version.
It's also known TeeChart Pro was at Microsoft's web home page during 2 days !

Some of our customers can be found here.

- Examples of TeeChart use in real applications.

We have compiled a few of the applications using TeeChart Pro here.

If you wish your projects appear in our web site, please do not hesitate to contact us.
Your projects can be of help to other developers and we can give bigger exposure to your software among all the TeeChart developers.

- Technical support and help.

Our support technicians are working full time to deliver accurate and fast support by email to all your questions. If you are a Priority Support subscriber or a TeeChart Pro customer, your questions will go to the top of the list. 

Please email us also in case you are evaluating TeeChart Pro and need technical help or want more information about TeeChart Pro features.

Our support options also include a F.A.Q. (Frequently Asked Questions) web database, internet newsgroups and general support question web forms.

- Full Japanese version of TeeChart Pro.

Our agreement with Newtone Corp, a software company in Japan, makes possible to use TeeChart Pro in Japanese Windows systems. It comes with a fully translated documentation and screens, also specific support for Japan developers and much more !

- Gallery of pictures and screenshots.

Many TeeChart images can be found in the Gallery and ScreenShots pages.

 

Technical specifications:


- Multiple-axis support both horizontal and vertical.
- Customization of axis labels and legend items.
- Great cosmethic properties for all texts and drawings.
- Complete set of chart styles, both in 2D and 3D.
- Clipboard support.
- Supports many 3rd party Reporting components and other tools.
- Year 2K conformant.

- 22 Palette components including ChartGrid, Navigators, Web source and
Control Bar.

- 20 Chart Tool components

- 49 Chart styles (in 2D and 3D plus multiple combinations).

- 12 Standard Series types
- 11 Extended Series types
-   9 Statistical Series types
-   2 Financial Series types
- 10 Additional Series types

- 33 mathematical functions:

-   8 Standard Statistical functions.
-   9 Financial  functions (Bollinger, ADX, MACD and more..)
-   7 Extended Statistical functions

- OpenGL 3D graphics rendering with lights and shadows.
- Run-time Editor, Print Preview, Gallery dialogs.
- Chart Grid component to manage data.
- Toolbar with editing, rotation, zoom and scroll.
- Web source component to access web charts and data.
- Database charting with Summaries, Sorting, Crosstabs and record level.
- Export as picture to JPEG, GIF, PNG, BMP, PCX and WMF/EMF formats.
- Export data to HTML, XML, Text, CSV and Excel formats.
- Fully scriptable under Internet Explorer using VBScript or JavaScript.
- Supports VBA and ASP (Active Server Pages).
- 10 Chart Tool components for additional functionality, like dragging series marks, annotation objects, cursors and manual trend lines, coloring bands, et.
- Live and animated zoom and scroll. Mouse wheel supported.
- Very Fast ! TeeChart now fully utilises dynamic arrays of your data.
- 2D, 3D plus OpenGL 3D with 360º rotation, lights and shadows.
- Numerous new features to facilitate web charting, ASP, etc.
- QuickReport Integration
- Royalty free for exe distribution
- Custom drawing canvas
- Custom printing
- Extensive demos
- Design and runtime integrated Chart and Series editor
- New improved Online help
- Electronic reference manual (hlp format)
- Custom Series build
- Sample Custom Series and Functions
- Many new visual features, Transparency, 3 colour gradients, gray-scale.
- Many other improvements everywhere !

Borland specific features:


- Supported environments: Kylix 3, Delphi 7, 6, 5, 4, 3 and C++ Builder 6, 5 and 4.
- The Borland version follows as much as possible the VCL rules.
- All database "DataSet" compatible VCL objects supported.
- Support for VCL Reporting tools and other 3rd party component libraries.


 

BENEFITS

TeeChart standard version has been chosen by  Borland as the native charting tool for their Delphi and C++Builder programming suites.

Benefits of using TeeChart Pro:

  • Easily create Windows and Web Charting applications !
  • Charts in 2D, Nativemode 3D and OpenGL 3D
  • Try first ! Unrestricted functionality evaluation version
  • 49 Series types in 2D and 3D - multiple combinations in your Charts.
  • 20 Chart Tool components.
  • 33 Statistical Functions like Moving Averages, Curve Fitting, Bollinger Bands and Trends.
  • Direct connection to Table, Query and any other Dataset components.
  • Unlimited Multiple Custom Axes.
  • Extensive demos, help and tutorials.
  • Custom Draw Chart Canvas.
  • Chart Editor and Series Gallery for design and runtime.
  • Print preview dialog and extensive print options.
  • Animated Zoom and Scroll.
  • Export to Bitmaps, Metafiles, EPS, VML, PDF, PNG, PCX, GIF and JPEG graphic files, printer and clipboard.
  • 2000 year compliant


Home Products Order About us Downloads Support
Copyright information. E-MAIL info@steema.com.   Privacy Policy
All other brands and product names are trademarks or registered trademarks of their respective owners.