Trellis Properties

Spotfire 14.3 API Reference

The Trellis type exposes the following members.

Properties

  NameDescription
Public propertyActivePageIndex
Gets or sets the active page index, expressed as a zero-based index.
Public propertyActivePageIndexRuntime
Gets the active page index.
Public propertyColumnAxis
Gets the column axis.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyHeaderFont Obsolete.
Gets or sets the font used for the headers.
Public propertyHeaderFontMetadata
Gets or sets the font used for the headers.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyIsTrellising
Gets a value indicating whether trellising is active.
Public propertyLegendItem
Gets the legend item.
Public propertyManualColumnCount
Gets or sets the number of trellis columns to display. Note that this property is only used when TrellisMode is Panels and ManualLayout is true. Setting this property will also set ManualLayout to true.
Public propertyManualLayout
Gets or sets a value indicating whether the number of rows and columns are set manually or automatically.
Public propertyManualRowCount
Gets or sets the number of trellis rows to display. Note that this property is only used when TrellisMode is Panels and ManualLayout is true. Setting this property will also set ManualLayout to true.
Public propertyPageAxis
Gets the page axis.
Public propertyPageCount
Gets the current number of trellis pages.
Public propertyPanelAxis
Gets the panel axis.
Public propertyRowAxis
Gets the row axis.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyTrellisMode
Gets or sets the trellis mode.
Top
See Also

Reference