Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the context of this node.
Gets the plot data.
Gets or sets the default font for the plot.
Gets or sets the plot description.
Gets the details displayed in tooltips.
Gets the drawing order axis.
Gets the fitting models.
Gets the horizontal legend object for this plot.
Gets a value indicating whether this node is attached.
Gets the label column, that is, the column to label the features in the plot by.
Gets or sets the font used for the labels.
Gets or sets the size of labels showing images.
Gets the label renderer settings. To set the renderer used for labels, use SetLabelRenderer(typeId).
Gets or sets a value indicating the visibility of labels in this scatter plot.
Gets the line connection properties of this plot.
Gets the axis object which can be used to alter the expression by which the plot is marked.
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).
Gets or sets the label layout. See Spotfire.Dxp.Application.Visuals.ScatterPlot.MarkerLabelLayout for more details.
Gets or sets the size of the markers.
Gets or sets a value indicating max number of drawn labels.
Gets the marker rotation axis.
Gets or sets a flag indicating whether to show the description or not.
Gets or sets a value indicating whether a label with empty content should be shown or not.
Gets or sets a flag indicating if a straight line fit should be drawn. Obsolete. Add a straight line fit using FittingModels instead.
Gets a value indicating whether transparency is supported.
Gets or sets the Visual's title.
Gets a collection of methods for executing transactions on the document.
Gets or sets the transparency for the plot.
Gets the type identifier for the visual.
Gets or sets a value indicating whether to use a separate color for marked items.
Gets or sets the amount of jittering in the x direction.
Gets or sets the amount of jittering in the y direction.
Refreshes data in data tables that depends on other data and is not automatically updated. This includes on-demand data with manual refresh, data functions with update behavior Manual and calculations with update behavior Invalidate. Only data tables used by this visualization will be included.
Sets the label renderer.
The type id of the renderer.
The label renderer settings associated with the type id.
Try to get the filter rules for the plot.
The FilterRuleCollection or null if filter rules are not supported
false if this visualization does not support filter, rules, otherwise true.
Representation of a Scatter Plot.
Since
2.0