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