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