Hi,
Im using Design Studio 1.6 and I've implemented the following in a button:
CHART_X.showDataLabels(true);
However, when the button is selected, in addition to showing the Data Labels, it also enables the Legend for the chart (which I've disabled).
Is there a way to also disable the legend via a button?
Thanks,