Base class for custom nodes.
Inheritance Hierarchy
Spotfire.Dxp.Framework.DocumentModel Node
Spotfire.Dxp.Framework.DocumentModel DocumentNode
Spotfire.Dxp.Application.Extension CustomNode
Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Remarks
For example, a custom node on a page could listen to changes to the y-axis expression of any bar chart on that page and update the other bar charts accordingly.
Version Information
See Also