| IPolygon3LayerDef Interface |
Namespace: Qlik.Sense.Client.Visualizations.MapComponents
The IPolygon3LayerDef type exposes the following members.
| Name | Description | |
|---|---|---|
| CId | Id used by the client. Must be unique between layers. (Inherited from ILayer.) | |
| Geodata | Hypercube for geo data. Should have the same dimension as the hypercube in the property root. | |
| HyperCubeDef | The hypercube used by most visualizations | |
| MeasureDef | ||
| Opacity | Opacity is between 0 and 1. 0 means no opacity and 1 means full opacity (Inherited from ILayer.) | |
| Show | If the layer should be shown. (Inherited from ILayer.) | |
| ShowExcluded | ||
| Type | Type of layer. (Inherited from ILayer.) | |
| Version | The version of the layer (used by polygon layer). Should be left empty. (Inherited from ILayer.) |