Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > 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 ( FMX.RS.ChartPanel.TRSChartAxis), this property returns nil.
Namespace: FMX.RS.ChartPanel
Delphi
public property Owner: TRSCustomChartPanel read FOwner;
Property Value
Type: TRSCustomChartPanel
•FMX.RS.ChartPanel.TRSCustomChartPanel
•FMX.RS.ChartPanel.TRSChartAxis
•TRSChartList
•FMX.RS.ChartPanel