SelectionState Plugin Reference

The SelectionState plugin implements the selected state for points and series.

Import

Use the following statement to import the plugin:

import { SelectionState } from '@devexpress/dx-react-chart';

User Reference

Properties

Name Type Default Description
selection? Array<SeriesRef> [] An array of selected series and points.