Thank You Jain for quick response.Yes I’m beginner and Ultrachart is easy to bind with database/ datatable then dataChart.
Sorry for the typing mistak here is my correct code:
UltraChart1.Legend.FormatString = “<ITEM_LABEL>” & “<DATA_VALUE:##.##>”
You can see that all legends display the last Data Value instead of their corresponding values.
