Polygon3Layer 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
              - Polygon3Layer
 
 
- 
              Layer
              
 
- 
          AbstractStructure
          
Syntax
public class Polygon3Layer : Layer, IDisposable, IPolygon3Layer, ILayer, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| Polygon3Layer() | Creates an instance of the Polygon3Layer 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 | 
| HyperCube | JSON property name: qHyperCube | 
| MeasureDef | JSON property name: measureDef | 
| ShowExcluded | JSON property name: showExcluded |