<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSPieChart > Methods:
Comments
Comments (0)
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)