Base class for custom visualizations.
Inheritance Hierarchy
Spotfire.Dxp.Framework.DocumentModel Node
Spotfire.Dxp.Framework.DocumentModel DocumentNode
Spotfire.Dxp.Application.Visuals VisualContent
Spotfire.Dxp.Application.Extension CustomVisual
Spotfire.Dxp.Application.Extension CustomVisualization
Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Remarks
The GetActiveDataTableReferenceCore , GetActiveDataTableReferenceTriggerCore GetActiveMarkingReferenceCore , GetActiveMarkingReferenceTriggerCore should be overridden to enable the details on demand, and status bar messages to work as expected. These features are based on the concept of an active data table and an active marking.
Version Information
See Also