Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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