SimChart 2.3 Evaluation Version
Copyright  1998-2002 Adi P. Winarso. All rights reserved.
Web: http://simchart.cjb.net/
e-mail: info@simchart.cjb.net or simchart@postmark.net

Introduction
~~~~~~~~~~~~

SimChart is a charting component for Delphi 4.0 or later (32-bit). The
component should be usable with Borland C++ Builder, but currently OBJ
files are not available so you will need to license the source code and
recompile. It's also compatible with Kylix. Current version support
line, stair, area, bar, clustered bar, hi-lo, hi-lo-close,
open-hi-lo-close, candle stick, stacked area, stacked bar, pie and
doughnut, and horizontal bar chart.

SimChart 2 is not backward compatible with previous version (1.xx).
You can install version 2 together with version 1.xx (TSChart) since
version 2 has introduced two new component, TSCChart and TSCPie, version
2.3 added new component TSCHBar.

What's New In Version 2.1

o SimChart is now compatible with Kylix. 
o New YLeftInitValue and YRightInitValue properties (TSCChart). Used to
  define initial max and min values of each Y-Axis.
o New CalcYValue and CalcXPoint methods (TSCChart). Used for custom drawing
  on chart.
o New OnAfterDraw event.

2.2

o Anti-Alias to improve image quality
o New bar style: cylinder, pyramid and cone
o Delphi 2 and 3 are no longer supported

2.3

o Added horizontal bar chart (TSCHBar).
o Some bug fixes.

Limitation For Evaluation Version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

o Maximum series is 6.
o Maximum data point is 6.
o A text to notify that the component is evaluation version will be
  displayed at the top of the chart.

License
~~~~~~~

The evaluation version of this software can only be used for evaluation
purposes. You may not include any component of this version in any final
product or application. Reverse engineering, reverse compiling, or
disassembly of this software is expressly prohibited.

Register
~~~~~~~~

SimChart is shareware; therefore, if you want to use it in your application
you need to register. The registration cost is only US$ 39. With registration
you'll receive full source code and any future minor updates. Please visit
SimChart home page for further information.

Disclaimer
~~~~~~~~~~

This product is provided as is, without any representation or warranty of
any kind, regarding the use of, the results of, or performance of the
product, its appropriateness, accuracy, reliability, or correctness. The
entire risk as to the use of this product is assumed by you. In no event
will author be liable for additional direct or indirect damages including
any lost profits, lost savings, or other incidental or consequential
damages arising from any defects, or the use or inability to use these
programs, even if author has been advised of the possibility of such damages.
