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

  NameDescription
Public propertyAxisMode
Gets or sets the axis mode.
Public propertyBinding
Gets or sets the axis binding.
Public propertyCategoryMode
Gets or sets a value controlling how a categorical axis responds to filtering. This property only affects axes where the categories are laid out spatially.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyEvaluationMode
Gets or sets a value controlling whether the axis expression should be evaluated on all data or on filtered data.
Public propertyExpression
Gets or sets the expression that defines how data is mapped to this axis.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyName
Gets the axis name.
Public propertyShowAllCategoriesObsolete.
Gets or sets a value indicating whether to show all categories or not. This property only affects categorical axes where the categories are laid out spatially. If set to true, categories that are filtered out will still be visible.
Public propertyTitleFont
Gets or sets the title font for this axis.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Back to Top
See Also