<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSPieChart > Methods:
Comments (0)
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)