Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartList > Properties
TRSChartList.Owner Property
Returns the chart panel that owns the chart list. If the chart list is part of a chart axis ( RSChartPanel.TRSChartAxis), this property returns nil.
Namespace: RSChartPanel
Delphi
public property Owner: TRSCustomChartPanel read FOwner;
Property Value
Type: TRSCustomChartPanel
•RSChartPanel.TRSCustomChartPanel
•RSChartPanel.TRSChartAxis
•TRSChartList
•RSChartPanel