-2

I have a question
I use BarLayer Add three Dataset
I can use display all Data

setAggregateLabelStyle  
setAggregateLabelFormat 

but I want display single Data Value Like this
enter image description here
Any Idea?

huang
  • 89
  • 1
  • 3
  • 7

2 Answers2

0

I find a way to Solve use addGroupLabel

huang
  • 89
  • 1
  • 3
  • 7
0

You can draw the label in dynamic layer. Calculate the red bar position and draw the text on it

xian
  • 23
  • 2