BarChartOrientation Enumeration TIBCO Spotfire 6.0 API Reference
The orientation of the bars in a bar chart.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[PersistenceVersionAttribute(8, 0)]
public enum BarChartOrientation
Members

  Member nameValueDescription
Vertical0 Vertical orientation of the bars in a bar chart.
Horizontal1 Horizontal orientation of the bars in a bar chart.
See Also