Visual Methods TIBCO Spotfire 7.11 API Reference

The Visual type exposes the following members.

Methods

  Name Description
Public method ApplyUserPreferences
Applies user preferences to a newly created visual.
Public method AsT
Gets the visual as the specified type.
Public method AutoConfigure
Configures a newly created visual with reasonable default values given the current data set.
Public method GetRenderTrigger
Gets a trigger signaling that the visualization has changed and needs to be re-rendered. Note that it does not trigger when highlight changes.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Code example Render
Renders the visual to the specified graphics context.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference