<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Methods:
Comments (0)
Returns True if any value in the chart intersects with the SelectionRect
Namespace: FMX.RS.ChartPanel
Delphi
public function IsSelectable( const SelectionRect: TCanvasRect ): Boolean; virtual;
Parameters
SelectionRect
Type: TCanvasRect
Type: Boolean