Legend Properties TIBCO Spotfire 6.0 API Reference
The Legend type exposes the following members.
Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDock
Gets or sets the docking of the legend.
Public propertyFont
Gets or sets the font of this legend.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyItems
Gets the collection of legend items in this legend.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyWidth
Gets or sets the width, in pixels, of the legend as it is displayed in the user interface.
Public propertyVisible
Gets or sets a value indicating whether or not this Legend is visible.
Back to Top
See Also