LegendMarkingItem Properties

Spotfire 14.2 API Reference

The LegendMarkingItem type exposes the following members.

Properties

  NameDescription
Public propertyCanBeHorizontal
Gets a value indicating whether this item can be placed in the horizontal legend.
(Inherited from LegendItem.)
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.
(Inherited from LegendItem.)
Public propertyShowTitle
Gets or sets a value indicating whether the title of this LegendItem is shown.
(Inherited from LegendItem.)
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.
(Inherited from LegendItem.)
Top
See Also

Reference