ColorAxis Properties

Spotfire 14.2 API Reference

The ColorAxis type exposes the following members.

Properties

  NameDescription
Public propertyAxisMode
Gets the axis mode.
(Inherited from Axis.)
Public propertyBinding
Gets or sets the axis binding.
(Inherited from Axis.)
Public propertyCategorical
Gets the categorical part of this axis. Can be null for axes that do not support categorical expressions.
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.
(Inherited from Axis.)
Public propertyColoring
Gets a Coloring object that controls how values are mapped to colors.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyContinuous
Gets the continuous part of this axis. Can be null for axes that do not support continuous expressions.
Public propertyDefaultColor
Gets or sets the default color.
Public propertyEvaluationMode
Gets or sets a value controlling whether the axis expression should be evaluated on all data or on filtered data.
(Inherited from Axis.)
Public propertyCode exampleExpression
Gets or sets the expression that defines how data is mapped to this axis.
(Inherited from Axis.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLegendItem
Gets the legend item.
Public propertyName
Gets the axis name.
(Inherited from Axis.)
Public propertyShowAllCategories Obsolete.
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.
(Inherited from Axis.)
Public propertyTitleFont Obsolete.
Gets or sets the title font for this axis.
(Inherited from Axis.)
Public propertyTitleFontMetadata
Gets or sets the title font for this axis.
(Inherited from Axis.)
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference