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