Chart3DSelectionCompleteEventArgs

2 Oct 20251 minute to read

Represents event arguments for the completion of 3D selection.

Properties

cancel boolean

Defines the event cancel status.

chart Chart3D

Reference to the 3D chart instance.

selectedDataValues Object[]

Defines current selected Data X, Y values.