Gets or sets the size of the points in this layer.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public float PointSize { get; set; }
Property Value
Type: SingleThe size of the points.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if value is negative or larger than 6. |
Version Information
See Also