Skip to content

Replies

0
ZIA UD DIN
ZIA UD DIN answered on Jul 29, 2020 9:41 AM

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.