|
A-Z Product Listing
Company Listing C/C++ Delphi/Pascal Java Visual Basic Generic Tools |
TeeChart for .NET is now into its fourth generation! There are more than 15 years of charting development investment in TeeChart for .NET's v2011 charting engine. The current Chart for .NET version offers a great generic Charting control for a myriad of charting requirements, targeting too, important vertical areas such as the financial, scientific and statistical worlds. This data visualisation component fits to environment needs such as WPF, Silverlight, Flash, ASP.NET, Winform, SQL Reporting Services, Compact Framework and Windows Phone 7 mobile platform. All this is included in one powerful and thoughtfully priced library suite product, no need to juggle expensive modules to cover all your development projects across Winform, Webform and Pocket. Please take a look if you have a moment, the evaluation version includes working examples for most Chart types. You'll see how easy it is to code TeeChart and how you can improve department development productivity.
TeeChart for .NET - In DetailWindows Phone 7 support - TeeChart was implemented to work seamlessly for Microsoft's Windows Phone 7 mobile platform including the entire teeChart tools set. Digital Signal Processing Module - TeeChart now ships with a Direct2D rendering engine. This is ideal for the high speed data throughput required by DSP realtime applications. WPF/Silverlight support - Render your Charts in WPF applications or to Silverlight pages. Gauges - Dynamic Gauges, Circular, Linear, Numeric or Combination. TeeChart's Gauges are completely configurable to give you full control of format, size, colour and shape for your dashboard application. ASP.NET - TeeChart.NET’s WebChart Component may be placed on the WebForm panel for full inplace WYSIWYG editing. Export formats include: JPEG, GIF, PNG, Native Tee, TIFF, BMP, Flash and EMF. Charts may be streamed directly to the browser to avoid maintenance of temporary files. Optimisations for Ajax applications. Includes Tools for Hotspot, Scroll and Zoom plus mouseclick sensitivity. TeeChart.NET includes extensive code examples to guide the way. Flex/Flash output - TeeChart.NET uses the Flex compiler to compile your Chart to an swf Flash file. Some animation options are included. SQL Reporting Services - TeeChart.NET includes a palette component for Reporting Services. Compact Framework - TeeChart.NET includes a palette component for Compact Framework mobile applications. Flexible Datasourcing - Inbuilt support for all major .NET supported datasources including dbAdapters. Create data links with the Chart Editor or by code. Alternatively point a Chart Series to your manually coded, XML, Text data or data arrays. Multiple Axes - Use the Chart Editor to add and setup Multiple Axes or add them at runtime. Virtually unlimited Axes may be added and independently configured. Financial Charts - TeeChart Pro is packed with functionality to produce high-class financial Charting applications. Open-High-Low-Close Series, Candle, Volume and MACD, ADX, Stochastic, Bollinger, Momentum, Moving Average and many more statistical functions. GIS Mapping - Mapping with support for open standard map formats. Custom Tools - Codefree tools to offer Annotation, Colour banding with transparency, Custom Lines, Page numbering, Crossbar cursor, Mouseover tips, Background image display, Mousedrag Chart rotation, Point drag and nearest point information. Export formats - TeeChart may export as a stream or file or copy to the clipboard in any of the formats outlined in the Feature summary. TeeChart's Native .tee format may be used to create Chart designs with the Chart Editor for template database or file storage and importation at runtime. Custom 3D Drawing Objects - TeeChart’s Custom Canvas gives you full access to any part of the Chart for unlimited customisability. Chart Editor - The one-stop-shop Chart Editor offers the means to create Charts without writing any code.
|
|||||||||||||||||||||||||||||
|
TeeChart Pro component library offers hundreds of Graph styles in 2D and 3D, 43 mathematical, statistical and financial Functions for you to choose from together with an unlimited number of axes and 24 Palette components.
Full source code (optionally) included!
The
100% TeeChart Pro VCL / CLX source code is available for an extra fee
to the regular license price. The same source code supports
Embarcadero Windows IDEs (RAD Studio, Delphi and C++ Builder) and .Net
( CodeGear RAD 2007, Borland Developer Studio 2006, Delphi 2005 and
Delphi 8 ). Sources also compile under Linux (Kylix / CLX) and
FreePascal but are not supported.
Fast speed and small memory size consumption.
The Chart graphical code speaks directly to Windows GDI API. Data is
stored in dynamic arrays that are very closely mapped to memory which
makes access and modifying the arrays almost as fast as the computer
processor. The code is streamlined as much as possible to increase
internal speed, especially when re-drawing. Other rendering outputs
are OpenGL (3D), SVG, DirectX, etc but they aren't as fast as plain
old GDI for realtime charting.
Divided into several modules (units) to reduce executable
size.
A chart using the basic styles ( line, bar, area,
pie, point ), has an executable size of only 190Kb. Packages (groups
of units), are logically grouped depending on the category of each
feature. Developers can create custom packages or .Net assemblies 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. The TeeCommander component (a
toolbar with charting specific buttons) provides one-click access to
TeeChart editors, print preview dialogs 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 CodeGear's VCL set of
classes.
Huge documentation and examples.
The help file
and documentation include a reference guide, a user guide, demos with
detailed "how to" explanations, end-user help and a comprehensive
example project (with complete sources) that contains 376 forms. The
TeeChart help file follows the look and rules of CodeGear's help
system and is completely integrated at design-time from the
development IDE's. Pressing F1 gives context help for almost all
screens and source code elements.
Translations into several languages.
Available
in 25 languages, translated dialogs and constants can be used both at
design-time (if you recompile the packages or assemblies), and at
run-time by just recompiling your application. Once your application
is compiled, end-users can switch the language for TeeChart dialogs
and constants at runtime, without needing any external file or dll,
just a single call like - TeeSetSpanish();

|
The TeeChart Pro ActiveX charting component library offers hundreds of Graph styles in 2D and 3D, 33 mathematical and statistical Functions for you to choose from together with an unlimited number of axes and 14 toolbox components. The Charting Control can be efficiently used to create multi task dashboards.
Server and Client components
Use the full power
of the TeeChart ActiveX Control on the server: Database enabled and
with all export formats for use in your ASP, ISAPI, CGI or MTS
application. Direct stream output as a browser independent format or
the lightweight AX client control for AX aware Browsers, with a fully
navigable, event driven Chart to work interactively with server
sourced data.
ASP/IIS
Now even stronger support for ASP and
ASPX ! Export formats include: JPEG, GIF, PNG, EPS, PDF, Native Tee,
BMP, WMF, EMF and, of course, live Charts on the browser with the tab.
Charts may be streamed directly to the browser to avoid maintenance of
temporary files. It includes extensive code examples to guide the way.
ADO
Inbuilt support for Microsoft's ActiveX
Data Objects. Plug in to external Recordsets or create them with the
Chart Editor.
Output formats
TeeChart renders in most popular
Graphics formats including JPEG, PNG and WMF/EMF and also generates
Flex compiled code for on-the-fly Flash image generation, live with
inline animations.
Fast speed and small memory size consumption.
TeeChart graphical code speaks directly to Windows GDI API. Data is
stored in dynamic arrays that are very closely mapped to memory which
makes access and modifying the arrays almost as fast as the computer
processor. The code is streamlined as much as possible to increase
internal speed, especially when re-drawing.
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. The TeeCommander component (a
toolbar with charting specific buttons) provides one-click access to
TeeChart editors and common features.
Huge documentation and examples.
The help file
and documentation include a reference guide, a user guide, tutorials
with detailed "how to" explanations, end-user help and a comprehensive
example project (with complete sources) that nearly 400 forms.
Pressing F1 gives context help for almost all screens and source code
elements.
Translations into several languages and Unicode suppoort.
TeeChart offers 25 Editor languages and is Unicode compliant
for multi-characterset support, including double-byte languages, for
true global application development.
TeeChart for JavaTeeChart for Java is an extensive Charting component library for
Java developers. Based on more than a decade's experience working
with customer charting requirements it is extremely portable and may
be used in all standard Java programming environments. Part and
parcel with a TeeChart for Java License is direct access to the
Steema support team via Steema's managed customer-only support forum
environment.
![]() TeeChart renders most Chart series types in 2D or 3D format |
Chart Types
The Java Chart component included
into TeeChart offers literally dozens of Chart types. Use prepared
formats or mix and combine Data Series types to make your own Chart.
Most Java Charts may be displayed in 2D and 3D.
Sourcecode for Swing and SWT
TeeChart for Java
is shipped with 100% sourcecode including versions for Swing and SWT.
Multiple Axes
Use the Chart Editor to add and
setup Multiple Axes or add them at runtime. Virtually unlimited Axes
may be added and independently configured.
Financial Charts
TeeChart for Java is packed
with functionality to produce high-class financial Charting
applications. Open-High-Low-Close Series, Candle, Volume and MACD,
ADX, Stochastic, Bollinger, Momentum, Moving Average and many more
statistical functions.
Custom Tools
Codefree tools to offer
Annotation, Colour banding with transparency, Custom Lines, Page
numbering, Crossbar cursor, Mouseover tips, Background image display,
Mousedrag Chart rotation, Point drag and nearest point information.
Export formats
TeeChart may export as a stream
or file or copy to the clipboard in any of the formats outlined in the
Feature summary. TeeChart's Native .tee format may be used to create
Chart designs with the Chart Editor for template database or file
storage and importation at runtime.
Custom 3D Drawing Objects
TeeChart’s Custom
Canvas gives you full access to any part of the Chart for unlimited
customisability.
Huge documentation and examples.
The help file
and documentation include a reference guide, a user guide, tutorials
with detailed "how to" explanations, end-user help and a comprehensive
example project (with complete sources).
TeeChart
for PHP
|
TeeChart for PHP is an Object-Oriented Charting component library for PHP. The library is completely written in PHP and ready to be used in any PHP scripts. TeeChart for PHP is offered via two formats, the Free Open Source version and the Licensed Pro version. Both include the full source code meaning that no loaders have to be used in order to create a Graph on your servers. Most of the features are identical between versions; the significant exceptions being that only the licensed Pro version of the TeeChart for PHP library may be used in a commercial context (please check the Licensing info for details) and that standard support is only available for the licensed Pro version.
For all PHP IDEs
The TeeChart for PHP Charting
component library can be used in all the known PHP IDEs or editors
(like PHPEd, Zend Studio, Delphi for PHP, PHP Eclipse, PHP Edit,
Dreamweaver, Bluefish, PHP Coder, etc.). As an external library it
only requires that you add it as a reference.
Delphi for PHP integration
TeeChart for PHP
includes a palette component for Delphi for PHP programming
environment.
PHP Support version
PHP 5 and above are
supported.
Export Formats
Export formats include: JPEG,
GIF, PNG, Native Tep, WBMP. Charts may be streamed directly to the
browser to avoid maintenance of temporary files.
Flash / Flex Chart Format
Flash / Flex Chart
format is now available for some Series types, including animations.
Multiple Axes
Add and setup Multiple Axes or
add them at runtime. Virtually unlimited Axes may be added and
independently configured.
Financial Charts
The PHP Chart is packed with
functionality to produce high-class financial Charting applications.
Open-High-Low-Close Series, Candle, Volume and MACD, ADX, Stochastic,
Bollinger, Momentum, Moving Average and many more statistical
functions.
Custom Tools
Codefree tools to offer
Annotation, Colour banding with transparency, Custom Lines, Page
numbering, Background image display.
Custom 3D Drawing Objects
TeeChart's Custom
Canvas gives you full access to any part of the Chart for unlimited
customisability.
| For more information please contact the MicroWay sales team: | ||||
|
|
|||
|
International: call +61 3 9580 1333, fax +61 3 9580 8995 |
||||
© 1995-2012 MicroWay Pty Ltd. All Rights Reserved. Terms and Privacy Policy.