The SelectionState
plugin implements the selected state for points and series.
Use the following statement to import the plugin:
import { SelectionState } from '@devexpress/dx-react-chart';
Name | Type | Default | Description |
---|---|---|---|
selection? | Array<SeriesRef> | [] | An array of selected series and points. |