Hi Experts
Here is the coding I'm using to print a selected member in a text selected from a chart.
TEXT_2.setText( CHART_1.getSelectedMember("Material").text);
but this one is not working for me.
Appreciate any idea.
Hi Experts
Here is the coding I'm using to print a selected member in a text selected from a chart.
TEXT_2.setText( CHART_1.getSelectedMember("Material").text);
but this one is not working for me.
Appreciate any idea.