Chart3DSelectionMode API in JavaScript (ES5) Chart3d API control
Defines the 3D chart SelectionMode, 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