WaterfallChartOrientation Enumeration TIBCO Spotfire 7.6 API Reference
The orientation of the bars and blocks in a waterfall chart.

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(24, 0)]
public enum WaterfallChartOrientation
Members

  Member nameValueDescription
Vertical0 Vertical orientation of the bars and blocks in a waterfall chart.
Horizontal1 Horizontal orientation of the bars and blocks in a waterfall chart.
Version Information

Supported in: 7.6
See Also

Reference