LegendItem Properties

Spotfire 14.2 API Reference

The LegendItem type exposes the following members.

Properties

  NameDescription
Public propertyCanBeHorizontal
Gets a value indicating whether this item can be placed in the horizontal legend.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyShowSubItemsInHorizontalLegend
Gets or sets a value whether the sub items will be displayed in the horizontal legend or in the vertical legend. Only sub items that return true for CanBeHorizontal will show up in the horizontal legend.
Public propertyShowTitle
Gets or sets a value indicating whether the title of this LegendItem is shown.
Public propertyTitle
Gets the title of this legend item.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyVisible
Gets or sets a value indicating whether this LegendItem is visible.
Top
See Also

Reference