Search results

HighlightMode API in React Chart API component

Defines the selection mode. They are:

  • None - Disable the selection.
  • Series - To select a series.
  • Point - To select a point.
  • Cluster - To select a cluster of point.
  • None
  • Series
  • Point
  • Cluster