ScatterPlot3D Properties TIBCO Spotfire 7.6 API Reference

The ScatterPlot3D type exposes the following members.

Properties

  Name Description
Public property Camera
Gets the camera.
Public property ColorAxis
Gets the axis that varies the color of markers based on an expression.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Data
Gets the plot data.
(Inherited from Visualization.)
Public property DefaultFont
Gets or sets the default font for the plot.
(Inherited from TrellisVisualization.)
Public property Description
Gets or sets the plot description.
(Inherited from Visualization.)
Public property Details
Gets the details displayed in tooltips.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LabelColumn
Gets the label column, that is, an object whose expression controls what is displayed in the marker labels in the plot.
Public property LabelFont
Gets or sets the font used for marker labels.
Public property LabelVisibility
Gets or sets a value controlling which subset of the markers to label.
Public property Legend
Gets the legend object for this plot.
(Inherited from Visualization.)
Public property MarkerByAxis
Gets the axis that controls aggregation of markers.
Public property MarkerSize
Gets or sets the size of the markers. Allowed values are 0-100.
Public property MaxNumberOfLabels
Gets or sets a value indicating max number of drawn marker labels. Valid range is 0 through 200.
Public property ShapeAxis
Gets the axis that varies the shape of markers based on an expression.
Public property ShowDescription
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.)
Public property ShowNavigationControls
Gets or sets a value indicating whether to show the 3D navigation controls not.
Public property SizeAxis
Gets the axis that varies the size of markers based on an expression.
Public property SupportsTransparency
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.)
Public property Title
Gets or sets the Visual's title.
(Inherited from VisualContent.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property Transparency
Gets or sets the transparency for the plot.
(Inherited from Visualization.)
Public property Trellis
Gets the trellis.
(Inherited from TrellisVisualization.)
Public property TypeId
Gets the type identifier for the visual.
(Inherited from VisualContent.)
Public property UseSeparateColorForMarkedItems
Gets or sets a value indicating whether to use a separate color for marked items.
(Inherited from Visualization.)
Public property Visual
Gets the visual instance, or null if this instance is not owned by a visual.
(Inherited from VisualContent.)
Public property XAxis
Gets the X axis.
Public property XJitter
Gets or sets the amount of jittering in the x direction.
Public property YAxis
Gets the Y axis.
Public property YJitter
Gets or sets the amount of jittering in the y direction.
Public property ZAxis
Gets the Z axis.
Public property ZJitter
Gets or sets the amount of jittering in the z direction.
Top
See Also

Reference