Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSPieChart > Methods
TRSPieChart.IsSelectable(TCanvasRect) Method
Returns True if any value in the chart intersects with the SelectionRect
Namespace: FMX.RS.Charts
Delphi
public function IsSelectable( const SelectionRect: TCanvasRect ): Boolean; override;
Parameters
SelectionRect
Type: TCanvasRect
Type: Boolean
TRSCustomChart.IsSelectable(TCanvasRect)
•FMX.RS.ChartPanel.TRSCustomChart.Select(TCanvasRect,TRSChartSelectionAction)
•TRSPieChart
•FMX.RS.Charts