Binding problems in Charts

We have a problem with using converters with x,y paths in chart series. In order to apply converter, we need to use Binding syntax like the following: BindingPathX="{Binding Path=Depth}, Converter={StaticResource DataValueConverter}}". However WPF at run time is unable to resolve that binding path. Replacing the above with simple BindingPathX="Depth" works fine but we are unable to use converter here.

Could you please look into it and see if it is a defect or there is another way of doing what we intend?



SyncFusionExample_fe5af61f.zip

1 Reply

AD Administrator Syncfusion Team April 21, 2009 10:16 PM UTC

Hi Dale,

The issue mentioned by you has been confirmed as a defect as has been logged as a defect report. We will update you with a build once this is fixed internally.

Can you also open a Direct-Trac incident to track this issue?

Please let us know if you have further queries.

Regards,
Pavithra.J


Loader.
Up arrow icon