CombinationChartBarProperties Properties TIBCO Spotfire 6.0 API Reference
The CombinationChartBarProperties type exposes the following members.
Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLabelCompleteBar
Gets or sets a value indicating whether the complete bar shall be labeled or not.
Public propertyLabelOrientation
Gets or sets label orientation of this plot.
Public propertyStackMode
Gets or sets the stack mode. Only StackMode.None, and StackMode.Stack are supported.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyWidth
Gets or sets the relative width of the bars. Allowed values are in the range [0, 100].
Back to Top
See Also