Class VisualizationEditorOpenedEventArgs

The type of the event arguments of the onVisualizationEditorOpened event.

Hierarchy

  • VisualizationEditorOpenedEventArgs

Index

Properties

isNewVisualization

isNewVisualization: Boolean

This property is true if it is a new visualization that is being created.

visualization

visualization: RVVisualization

The visualization being edited.