Hide Comments
Hide Comments

TRSChartValue.Selectable(TRSRect,TRSRect,TRSChartSelectionAction) Method

Comments (0)

Returns True if the Value should be selected. This depends on the  Selected state and if the value rectangle intersects with the selection rectangle.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

protected 
  function Selectable(const SelRect, ValueRect: TRSRect; 
  Action: TRSChartSelectionAction): Boolean; overload; virtual; 
 

Parameters

SelRect

Type: TRSRect

ValueRect

Type: TRSRect

Action

Type: TRSChartSelectionAction

Return Value

Type: Boolean

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb