|
LMD ChartPack for Delphi / C++Builder
Date: 06.09.2015 (© by LMD Innovative, (http://www.lmd.de or http://www.lmdinnovative.com)
Introduction
LMD ChartPack is a collection of 14 native VCL components that can be compiled into your application royalty free. This package was designed for clear and efficient graphic representation of data in VCL(.NET) applications. Different data sources (db, XML data etc. are supported). Several most popular 2D and 3D chart types are available - in this release 10 different main chart types are included, more will follow in subsequent releases.
Configuration of both data-processing logic and visual representation is possible. At design-time various settings can tested by using an extensive visual editor.
[Top] System requirements- Compatible with Delphi and C++ Builder XE2 - 10 Seattle, including 64bit support for Delphi XE2 and higher!
- Supported IDEs:
- Delphi 6 - Delphi 10 Seattle
- C++ Builder 6 - C++Builder 10 Seattle
- Delphi 2005.NET - Delphi 2007.NET
- Turbo (2006) Professional versions for Delphi, C++ and Delphi.NET
- All corresponding Studio Products (BDS 2006, CRS 2007, CRS 2009, RAD Studio 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7 etc.)
- Documentation: Includes online help files for Delphi/C++ Builder integration.
- Operating System and hardware requirements depend on the installed Delphi/C++ Builder version.
- Supported operating systems: Win98 and WinNT4 or better (including Windows 7 + 8).
For recent Delphi releases LMD VCL package support same platforms as the VCL which is included in the IDE (e.g. Delphi 2009 officially supports Win2k or better only) [Top]Features
- Includes 14 controls for clear and efficient graphic representation of data in your applications.
- Includes additional 25+ components from the shared LMD 20XX runtime package.
- 10 main chart types supported
- Datasensitive version included
- Full sourcecode of library included
- Extensive demo projects with sourcecode
- Free updates via Internet
- A Site License covers unlimited number of developers in same organization at one location
- Free technical support via public forum (forum.lmd.de), e-mail, fax or mail;
- Also available as part of LMD-Tools or LMD VCL Complete
[Top]
Component Overview
Tab "LMD Chart" |
|
TLMDDBChartSeries Datasensitive version of TLMDChartSeries which uses databases as data container. |
|
TLMDChartCTAreaSpline3D Use this component to specify visual settings for 3D-AreaSpline charts. |
|
TLMDChartCTDoughnut Use this component to specify visual settings for doughnut charts. |
|
TLMDChartCTAreaSpline Use this component to specify visual settings for AreaSpline charts. |
|
TLMDChartCTAreaLine3D Use this component to specify visual settings for 3D-Line charts. |
|
TLMDChartCTBar3D Use this component to specify visual settings for 2D-Bar charts. |
|
TLMDChartCTColumn3D Use this component to specify visual settings for 3D-Column charts. |
|
TLMDChartCTPie2D Use this component to specify visual settings for 2D-Pie charts. |
|
TLMDChartCTAreaLine Use this component to specify visual settings for line charts. |
|
TLMDChartCTBar Use this component to specify visual settings for 2D-Bar charts. |
|
TLMDChartCTColumn Use this component to specify visual settings for 2D-Column charts. |
|
TLMDChartSeries Represents a data container for Chart series (which contain those values which should be displayed in visual Chart controls). |
|
TLMDChart Main component of LMD ChartPack. Handles common data for header/footer/legend settings. Also contains series data which should be visualized in charts. |
|
TLMDChartPrintTask This component allows to connect to a TLMDChart component to fetch and print its contents. |
[Top]
|
|