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

  NameDescription
Public propertyColor
Gets or sets the color for this rule.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyFontStyle
Gets or sets the font style for this rule.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyManualDisplayName
Gets or sets the display name. If set to null, the ColorRule will be represented with an auto-generated name.
Public propertyRuleCondition
Gets the rule condition.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Back to Top
See Also