Xuni documentation
-
Do you support RTL Flow Direction in Xamarin forms?
Hi
please can you help me to know if you will support RTL For Xamarin Forms ?9 votes -
1 vote
-
Change Name property to SeriesName property
Please fix the following xaml code.
http://helpcentral.componentone.com/nethelp/XamarinEdition/chartQuickStart.html
<c1:ChartSeries x:Name="Sales2015" Name ="Sales" Binding="Sales" ></c1:ChartSeries>
->
<c1:ChartSeries x:Name="Sales2015" SeriesName ="Sales" Binding="Sales" ></c1:ChartSeries>
1 vote
- Don't see your idea?