Selects or deselects chart Values ( FMX.RS.ChartPanel.TRSChartValue ) based on whether they intersect with the selection rectangle (which is in pixel coordinates).
The base method converts the SelectionRect to chart coordinates (based on HorizontalAxis and VerticalAxis) and then selects values based on the TRSChartValue.Selectable method
Notes to Inheritors |
---|
Descendant classes override the InternalSelect method |
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Parameters
SelectionRect
Type: TCanvasRect
Action
Type: TRSChartSelectionAction