Hello, collegues!
I use Column - combination chart with three measures. My initial display is column for one and line for other two measures.
I would like to change display type of measure displayed as column to line type (see below) via script (user selects chart/display type in drop down):
In additional properties of chart in Design studio is a possibility to manage display type of single measure, but i'm not sure if it is possible to achive the same via scripting.
Via script in On select method of drop down list i am able to change only chart type of a whole chart, not just single measure:
I have one solution (but not optimal), to have two charts and switch ON/OFF visibility according to selection in drop down.
Thanks for suggestions and kind regards,
Aljaž