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

  NameDescription
Public propertyColor
Gets or sets the primary color for this layer.
Public propertyColorAxis
Gets the color axis that this layer is colored by.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDetails
Gets the details.
Public propertyFeatureTableReference
Gets the data table that this layer references.
Public propertyIdentifierColumnNameObsolete.
Gets or sets the name of the identifier column.
Public propertyIdentifierColumnNamesObsolete.
Gets a list of column names available to use as identifier columns.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLabelColumn
Gets or sets the label column.
Public propertyLabelFont
Gets or sets the font used for the labels.
Public propertyLabelVisibility
Gets or sets a value indicating label visibility.
Public propertyName
Gets the name.
(Overrides MapChartLayer Name.)
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyXExtent
Gets the X extent.
Public propertyYExtent
Gets the Y extent.
Back to Top
See Also