ScatterPlot Properties TIBCO Spotfire 7.6 API Reference

The ScatterPlot type exposes the following members.

Properties

  Name Description
Public property ColorAxis
Gets the axis object representing the coloring of markers in this plot.
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 DrawingOrderAxis
Gets the drawing order axis.
Public property FittingModels
Gets the fitting models.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LabelColumn
Gets the label column, that is, the column to label the features in the plot by.
Public property LabelFont
Gets or sets the font used for the labels.
Public property LabelImageSize
Gets or sets the size of labels showing images.
Public property LabelRenderer
Gets the label renderer settings. To set the renderer used for labels, use SetLabelRenderer(TypeIdentifier).
Public property LabelVisibility
Gets or sets a value indicating the visibility of labels in this scatter plot.
Public property Legend
Gets the legend object for this plot.
(Inherited from Visualization.)
Public property LineConnection
Gets the line connection properties of this plot.
Public property MarkerByAxis
Gets the axis object which can be used to alter the expression by which the plot is marked.
Public property MarkerClass
Gets or sets the class type of the markers in this scatter plot. Using this property the markers can be switched between simple markers, tiled markers and separate charts (for example pie charts).
Public property MarkerLabelLayout
Gets or sets the label layout. See MarkerLabelLayout for more details.
Public property MarkerSize
Gets or sets the size of the markers.
Public property MaxNumberOfLabels
Gets or sets a value indicating max number of drawn labels.
Public property PieMarker
Gets the pie marker settings to use when this plot is configured to show pies.
Public property ReferenceLines Obsolete.
Gets the reference lines settings for this plot.
Public property ShapeAxis
Gets the axis object which can be used to alter the expression by which marker shape is chosen.
Public property ShowDescription
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.)
Public property ShowEmptyLabels
Gets or sets a value indicating whether a label with empty content should be shown or not.
Public property ShowStraightLineFit
Gets or sets a flag indicating if a straight line fit should be drawn. Obsolete. Add a straight line fit using FittingModels instead.
Public property SizeAxis
Gets the axis object representing the size of markers in this plot.
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 of this plot.
Public property XJitter
Gets or sets the amount of jittering in the x direction.
Public property YAxis
Gets the Y axis of this plot.
Public property YJitter
Gets or sets the amount of jittering in the y direction.
Top
See Also

Reference