Hi, how can I put the value of the datapoint inside a stackedcolumn chart?
ThanksVALERIO
HI Valerio,
Markers are visual elements that display the values of data points on the XamDataChart
Here is a help link for Markers and how to implement them.
http://help.infragistics.com/NetAdvantage/WPFDV/2011.1/CLR4.0/?page=xamDataChart_Markers.htmlSincerely, Matt Developer Support Engineer
I've read the help, but I can't figure out how to have values like in the pict I've attached. (Do'nt bother about the real values depicted, they're just put as an example...)Note also that StackedFragmentSeries are created and added to the StackedColumnSeries in code behind because ValueMemberPath's are know only at runtime.
Thanks, VALERIO