Hi Experts,
Is it possible to change the chart title and axis label dynamically at runtime? I'm using a single chart and changing the chart type and measure selection using chart function setChartType and setDataSelection based on user selection in dashboard.
I tried CSS Axis label property to change the label font and color. I didn't find a way to change the Chart title and axis label using Java script function or CSS. Not sure if it can be achieved using Java SDK. I did find the forums mentioning about changing the axis label font and color using CSS. I didn't find any forum talked about the Chart title and axis label itself.
Thanks,
Milind