bulubuloa/Ultimate-Xamarin-Forms-KIT

how to bind chart data from viewmodel

Closed this issue · 0 comments

i want to bind chart data from xamarin form viewmodel instead of backend c#.

<ultimateChart:SupportLineChartExtended Chart="{Binding chartView}" HorizontalOptions="FillAndExpand" VerticalOptions="FillAndExpand" DrawBorders="false" DoubleTapToZoomEnabled="false" />