Polygon3LayerDef Class
  Namespace: Qlik.Sense.Client.Visualizations.MapComponents
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Map polygon layer.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - 
              Layer
              - Polygon3LayerDef
 
 
- 
              Layer
              
 
- 
          AbstractStructure
          
Syntax
public class Polygon3LayerDef : Layer, IDisposable, IPolygon3LayerDef, ILayer, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| Polygon3LayerDef() | Creates an instance of the Polygon3LayerDef class | 
Properties
| Name | Description | 
|---|---|
| Geodata | Hypercube for geo data. Should have the same dimension as the hypercube in the property root. JSON property name: geodata | 
| HyperCubeDef | The hypercube used by most visualizations JSON property name: qHyperCubeDef | 
| MeasureDef | JSON property name: measureDef | 
| ShowExcluded | JSON property name: showExcluded |