Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
If i would like to enable the chart properties in the webview, so that the users can change it at runtime, how can we do that?
For ex: i wanted the endusers to change the position of the axes for an expression to left or right.
Tahnks
Thejo.
Webview (access point) doesn't allow users to enter the properties.
for your example: you can build 2 charts one with left axis and one in right,
add a bottun that will swich between them by seting the visiability of each one.