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: 14.10.7525.5058 (14.10.7525.5058)
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