Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
Clever_Anjos
Employee
Employee

List of Extension Properties

Where I can find a list of all properties I can initiate into definitions.xml?

For example:

    <Initiate Name="Caption.Text" Value="Caption Text" />

    <Initiate Name="Caption.Font.Italic" Value="1" />

    <Initiate Name="Chart.BgColor.ColorHex" Value="#FFFFE0" />

1 Solution

Accepted Solutions
Not applicable

Look at qvprops.htm. I cannot remember how I found it though. I hope qliktech will make some work on the sdk because it is a real pain to find any documentation.....

View solution in original post

2 Replies
Not applicable

Look at qvprops.htm. I cannot remember how I found it though. I hope qliktech will make some work on the sdk because it is a real pain to find any documentation.....

Clever_Anjos
Employee
Employee
Author

Thank you very much