Install notes:
   First, copy files (chartview.pas, chartview.dcr, graphview.dfm,
   graphview.pas, graphstyle.dfm, graphstyle.pas) to your DelphiX\Lib\
   directory.
   Select Component/Install component menu item in Delphi IDE, select
   unit file name: CHARTVIEW.PAS and compile your package.


{*************************************************************}
{            ChartView Components for Delphi 32               }
{ Version:   1.00                                             }
{ Author:    Aleksey Kuznetsov, Kiev, Ukraine                 }
{            ᥩ 㧭殢 (Xacker), , ࠨ         }
{ E-Mail:    xacker@phreaker.net                              }
{ Homepage:  http://www.angen.net/~xacker/                    }
{ Created:   January, 28, 1999                                }
{ Modified:  February, 15, 1999                               }
{ Legal:     Copyright (c) 1999 by Aleksey Xacker             }
{*************************************************************}
{   ChartView (English):                                      }
{ This component (dialogue window) is intended for visual     }
{ set-up of appearance of the diagrams TChart. With help of   }
{ dialogue TChartView the user can change style, colour and   }
{ headings of chart series, and also to change their          }
{ arrangement in Z-order.                                     }
{*************************************************************}
{   ChartView (Russian):                                      }
{   ( ) ।祭        }
{ 㠫쭮 ன 譥  䨪 TChart.        }
{   TChartView 짮⥫        }
{ ⨫, 梥   ⮢ 䨪,  ⠪ }
{  ᯮ  ᪮ Z.  - ⮤ Execute.      }
{*************************************************************}
{ Thanks for using ChartView components.                      }
{ If at occurrence of any questions concerning these          }
{ components, mail me: xacker@phreaker.net.                   }
{ For updated versions visit my H-page: www.angen.net/~xacker }
{*************************************************************}
