WaterfallChartOrientation Enumeration TIBCO Spotfire 7.9 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: 30.0.10915.3380 (30.0.10915.3380)
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.9, 7.8, 7.7, 7.6
See Also

Reference