Represents the mode for evaluating an axis expression.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| AllData | 0 | Specifies that the axis expression should be evaluated on all data. | |
| FilteredData | 1 | Specifies that the axis expression should be evaluated after filtering. |
See Also