I want to show indexLabel on stacked column chart. One option is to put indexLabel on upper stack datapoints.
IndexLabel show height of stack Chart (y-axis value). I am also using hide/show dataseries on clicking legend using this.
So if we put indexLabel on upper dataseries then indexLabel will also hide when click on legend of this dataseries.
I want to show indexLabel independently. How to do this.