PointLayerPointSize Property

Spotfire 15.0 API Reference
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: Single
The size of the points.
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThrown if value is negative or larger than 6.
Version Information


See Also

Reference