Hi!
This is my first post here!
I´m using ChartTextAppearance to show my series values on ColumnChart graph.
It can be done with ChartTextAppearance?
Thanks in advance! And sorry about my bad english...
Juliano
Hi Juliano,
You could set the VerticalAlign to StringAlignment.Near.
If you want the label to be in the center of the bar, you could use the StackColumnChart type instead of ColumnChart.