selected method

Data selected([
  1. String targetId
])

Get selected data points. By this API, you can get selected data points information. To use this API, data.selection.enabled needs to be set true.

Implementation

external Data selected([String targetId]);