| IPointLayerDef Properties |
The IPointLayerDef 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 ILayer.) | |
| 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 ILayer.) | |
| RangeBubbleSizes | The range of point size. useSize must be true for this property to be applied. | |
| Show | If the layer should be shown. (Inherited from ILayer.) | |
| Type | Type of layer. (Inherited from ILayer.) | |
| UseSize | Use measure for point sizing. | |
| Version | The version of the layer (used by polygon layer). Should be left empty. (Inherited from ILayer.) |