TChartEditForm

TChartEditForm
Hierarchy     Properties     Methods     Events     

Unit
TeeEditCha

Description
This unit contains the Chart Editor dialog.

You will seldomly use this unit directly.
Please refer to EditChar unit ( EditChart method ) and the TChartEditor component for easier access to the editor dialog.

ChartEditor1.Chart := Chart1;
ChartEditor1.Execute ;