Determines over which axes the waterfall is stacked.
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#
[FlagsAttribute] [PersistenceVersionAttribute(24, 0)] [FriendVisibleAttribute(true)] public enum WaterfallOver
Members
Member name | Value | Description | |
---|---|---|---|
Color | 1 | The color | |
X | 2 | The x | |
Pages | 4 | The pages | |
Rows | 8 | The rows | |
Columns | 16 | The columns | |
Panels | 32 | The panels | |
Trellis | 60 | The trellis |
Version Information
See Also