TeeChart for PHP Documentation
Welcome to TeeChartPHP!
TeeChart Introduction
You may define the Chart appearance, titles, Legend characteristics and 3D
aspect without having to include a data Series.
That gives you the freedom to add and remove different data Series types at
runtime without having to redefine the whole Chart look and feel.
Everything comes together to make the final Chart, with Chart axes being the
interface between Chart and Series.
A Series has data, and its values will influence the label characteristics of
the Chart axes.
The axes appearance, colours, grid frequency and label fonts may all be
defined for the Chart before adding data Series.
TeeChart will make a best estimate of most values to minimise the need for
you to manually define Chart and Series methods.
|
The steps in this tutorial highlight how easy it is to build a Chart from
scratch and will introduce you through later
tutorials, to modify and further enhance the appearance and functionality of
the Chart at runtime. Good
Charting !!
This documentation was generated by phpDocumentor v1.4.3
|