CrossTablePlotMeasureAxis Property TIBCO Spotfire 7.6 API Reference
Gets the measure axis.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public ColorAxis MeasureAxis { get; }

Property Value

Type: ColorAxis
The measure axis.
Remarks

In versions prior to 3.1, the properties on this axis can be used to control the coloring of cells. With version 3.1 and later, this functionality has been marked as obsolete. The cells in the table are now colored via the Colorings property, that can be used to specify coloring rules and how they should be applied.
Version Information

Supported in: 7.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also

Reference