Scale Properties TIBCO Spotfire 7.6 API Reference

The Scale type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Dock
Controls where the scale is displayed.
Public property FarSpan
Controls the size of the right/top scale area.
Public property Font
Gets or sets the font.
(Inherited from ScaleBase.)
Public property Formatting
Gets the formatting for this scale.
(Inherited from ScaleBase.)
Public property Code example IndexedDock
Controls where an individual scale is displayed.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LabelLayout
Gets or sets the method used for generating ticks and labels.
Public property LabelMode Obsolete.
Controls how the ticks and labels are generated.
(Inherited from ScaleBase.)
Public property LabelOrientation
Gets or sets the label orientation.
(Inherited from ScaleBase.)
Public property MaximumNumberOfTicks
Gets or sets the maximum number of ticks.
(Inherited from ScaleBase.)
Public property NearSpan
Controls the size of the left/bottom scale area.
Public property Reverse Obsolete.
Gets or sets a value indicating whether this ScaleBase is reversed.
(Inherited from ScaleBase.)
Public property ShowGridlines
Gets or sets a value indicating whether to render gridlines or not.
(Inherited from ScaleBase.)
Public property ShowLabels
Gets or sets a value indicating whether this ScaleBase renders the labels.
(Inherited from ScaleBase.)
Public property Span
Gets or sets the span of the area.
(Overrides ScaleBaseSpan.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property Visible
Gets or sets a value indicating whether this ScaleBase is visible.
(Inherited from ScaleBase.)
Top
See Also

Reference