TextImageLayout Class
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Text and Image visualization.
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - 
              GenericObjectLayout
              - 
                  VisualizationBaseLayout
                  - TextImageLayout
 
 
- 
                  VisualizationBaseLayout
                  
 
- 
              GenericObjectLayout
              
 
- 
          AbstractStructure
          
Syntax
public class TextImageLayout : VisualizationBaseLayout, IDisposable, ITextImageLayout, IVisualizationBaseLayout, IGenericObjectLayout, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| TextImageLayout() | Creates an instance of the TextImageLayout class | 
Properties
| Name | Description | 
|---|---|
| Background | Background image. JSON property name: background | 
| HyperCube | JSON property name: qHyperCube | 
| Images | Array of images. JSON property name: images | 
| Markdown | Markdown describing the content. Standard markdown syntax has been used together with custom formats for font colors etc. See documentation for more details. JSON property name: markdown | 
| Responsive | Responsive behavior JSON property name: responsive |