AxisEvaluationMode Enumeration TIBCO Spotfire 7.6 API Reference
Represents the mode for evaluating an axis expression.

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#
[PersistenceVersionAttribute(12, 0)]
public enum AxisEvaluationMode
Members

  Member nameValueDescription
AllData0 Specifies that the axis expression should be evaluated on all data.
FilteredData1 Specifies that the axis expression should be evaluated after filtering.
Version Information

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

Reference