Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Methods
TRSCustomChart.CreateChartValues Method
Creates the FMX.RS.ChartPanel.TRSChartValues class for the Values property
Notes to Inheritors
Override this method to create your TRSChartValues descendant
Namespace: FMX.RS.ChartPanel
Delphi
protected function CreateChartValues: TRSChartValues; dynamic;
Return Value
Type: TRSChartValues
•TRSCustomChart
•FMX.RS.ChartPanel