TChartAxis.ParentChart

TChartAxis.ParentChart
TChartAxis

property ParentChart: TCustomAxisPanel;

Unit
TeEngine

Description
ParentChart returns the TChart or TDBChart parent of the Axis.
TCustomAxisPanel is an ancestor class of TChart, TDBChart, TQRChart, etc.