PointLayerDef Properties |
The PointLayerDef type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoMinMax | Use automatic min/max from the measure to control point size. |
![]() | BubbleSizes | The size of the points. useSize must be false for this property to be applied. |
![]() | CId | Id used by the client. Must be unique between layers. (Inherited from Layer.) |
![]() | CustomMax | |
![]() | CustomMin | |
![]() | HyperCubeDef | The hypercube used by most visualizations |
![]() | Opacity | Opacity is between 0 and 1. 0 means no opacity and 1 means full opacity (Inherited from Layer.) |
![]() | RangeBubbleSizes | The range of point size. useSize must be true for this property to be applied. |
![]() | Session |
The session from which this structure was created.
(Inherited from AbstractStructure.) |
![]() | Show | If the layer should be shown. (Inherited from Layer.) |
![]() | Type | Type of layer. (Inherited from Layer.) |
![]() | UseSize | Use measure for point sizing. |
![]() | Version | The version of the layer (used by polygon layer). Should be left empty. (Inherited from Layer.) |