Chart3DLoadedEventArgs

2 Oct 20251 minute to read

Interface for event argument objects representing the “3D loaded” event in a 3D chart.

Properties

cancel boolean

Defines the event cancel status.

chart Chart3D

Defines the chart instance.

theme ChartTheme

Defines the theme in which the chart renders.