PieChartVisualAttributes Properties TIBCO Spotfire 6.0 API Reference
The PieChartVisualAttributes 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 propertyLabelCategory
Gets or sets a value indicating if the label contains the category.
Public propertyLabelFont
Gets or sets the font used for the labels.
Public propertyLabelPercentage
Gets or sets a value indicating if the label contains the percentage.
Public propertyLabelPercentageDecimalDigits
Gets or sets the number of decimal digits for percentages.
Public propertyLabelPercentageLimit
Gets or sets a value indicating the limit for label percentage. Labels with a percentage above this value will be rendered.
Public propertyLabelPosition
Gets or sets a value indicating label position.
Public propertyLabelValue
Gets or sets a value indicating if the label contains the value.
Public propertyLabelVisibility
Gets or sets a value indicating label visibility.
Public propertyMaxNumberOfLabels
Gets or sets a value indicating max number of drawn labels.
Public propertySortSectorsBySize
Gets or sets a value indicating if sectors are drawn sorted by size.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Back to Top
See Also