Hi,
We are going to use vertical Info stips from sample as shown in following url:
http://samples.infragistics.com/sldv/RunSamples.aspx?cn=data-chart#/data-chart/chart-info-strips
It is working fine, but we want to add these strips dynamically in code instead of xaml, Is it possible to do so?
Thanks
I have attached a sample project, which adds the info strips dynamically, but it is not working properly as it makes last added strip visible to complete chart.
Can you please help us to identify the issue?
To use date ranges with that info strips sample, you need to set UseDates = true on the strips.
Hope this helps!
-Graham