CustomVisualViewT Properties

Spotfire 14.3 API Reference

The CustomVisualViewT generic type exposes the following members.

Properties

  NameDescription
Public propertyIsEditing
Gets a value indicating whether the current Spotfire UI is in editing mode. Controls used to enable authoring capabilities, such as axis selectors, should only be visible when the Spotfire UI is in editing mode.
(Inherited from CustomVisualView.)
Public propertyIsStatic
Gets a value indicating whether this instance is a static view. A static view is used for printing, export and preview generation. Use this property to turn off animations and other features not desired in this case.
(Inherited from CustomVisualView.)
Top
See Also

Reference