ScaleAxis3D Properties TIBCO Spotfire 7.6 API Reference

The ScaleAxis3D type exposes the following members.

Properties

  Name Description
Public property AxisMode
Gets or sets the axis mode.
(Inherited from Axis.)
Public property Binding
Gets or sets the axis binding.
(Inherited from Axis.)
Public property Categorical
Gets the categorical axis.
(Inherited from ScaleAxisBase.)
Public property CategoryMode
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 property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Continuous
Gets the continuous axis.
(Inherited from ScaleAxisBase.)
Public property EvaluationMode
Gets or sets a value controlling whether the axis expression should be evaluated on all data or on filtered data.
(Inherited from Axis.)
Public property Code example Expression
Gets or sets the expression that defines how data is mapped to this axis.
(Inherited from Axis.)
Public property IncludeZeroInAutoZoom
Controls if zero should be included on numeric range when auto zooming.
(Inherited from ScaleAxisBase.)
Public property IndexedIncludeZeroInAutoZoom
Controls the IncludeZeroInAutoZoom for individual scales.
(Inherited from ScaleAxisBase.)
Public property IndexedRange
Controls the Range for individual scales.
(Inherited from ScaleAxisBase.)
Public property IndexedReversed
Reverses the axis for individual scales. The returned indexedBool can be used to set and get reverse for individual scales.
(Inherited from ScaleAxisBase.)
Public property IndexedTransformType
Represents the axis transformation type for individual scales. The returned indexedTransformType can be used to set and get the axisTransformType for individual scales.
(Inherited from ScaleAxisBase.)
Public property IndividualScaling
Enables individual scaling.
(Inherited from ScaleAxisBase.)
Public property IndividualScalingMode
Gets or sets the scaling mode that defines what the individual scaling is based on.
(Inherited from ScaleAxisBase.)
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property ManualZoom
Controls whether this axis automatically zooms to show the filtered data, or zooms manually using the ZoomRange.
(Inherited from ScaleAxisBase.)
Public property Name
Gets the axis name.
(Inherited from Axis.)
Public property Range
Gets or sets the overall range of this axis.
(Inherited from ScaleAxisBase.)
Public property Reversed
Gets or sets the value indicating whether the axis is reversed.
(Inherited from ScaleAxisBase.)
Public property Scale
Gets the scale properties.
Public property ShowAllCategories 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 property ShowAxisSelector
Gets or sets a value indicating whether an axis selector should be shown for this axis.
(Inherited from ScaleAxisBase.)
Public property TitleFont
Gets or sets the title font.
(Inherited from ScaleAxisBase.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property TransformType
Represents the axis transformation type.
(Inherited from ScaleAxisBase.)
Public property UseLogTransform Obsolete.
Gets or sets a value indicating whether to use log transform.
(Inherited from ScaleAxisBase.)
Public property ZoomRange
Get or sets the visible range of the axis.
(Inherited from ScaleAxisBase.)
Top
See Also

Reference