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 horizontal legend object for this plot.
Gets a value indicating whether this node is attached.
Gets the label column, that is, an object whose expression controls what is displayed in the marker labels in the plot.
Gets or sets the font used for marker labels.
Gets or sets a value controlling which subset of the markers to label.
Gets the axis that controls aggregation of markers.
Gets or sets the size of the markers. Allowed values are 0-100.
Gets or sets a value indicating max number of drawn marker labels. Valid range is 0 through 200.
Gets the axis that varies the shape of markers based on an expression.
Gets or sets a flag indicating whether to show the description or not.
Gets or sets a value indicating whether to show the 3D navigation controls not.
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 the X axis.
Gets or sets the amount of jittering in the x direction.
Gets the Y axis.
Gets or sets the amount of jittering in the y direction.
Gets the Z axis.
Gets or sets the amount of jittering in the z 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.
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 3D Scatter Plot.
Since
2.0