Chart3DLoadedEventArgs API in Vue Chart3d API component
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.