ScatterPlot3D ZJitter Property TIBCO Spotfire 6.5 API Reference
Gets or sets the amount of jittering in the z direction.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public double ZJitter { get; set; }

Property Value

Type: Double
The value of the jittering in the z direction. Valid values are in the range [0, 0.5].
Exceptions

ExceptionCondition
System ArgumentOutOfRangeException If this property is set to value outside of the valid range.
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also