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