Click or drag to resize
TextImageLayoutMarkdown Property
Markdown describing the content. Standard markdown syntax has been used together with custom formats for font colors etc. See documentation for more details.

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public string Markdown { get; set; }

Property Value

Type: String

Implements

ITextImageLayoutMarkdown
See Also