BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
126052 | Sep 20,2016 03:59 PM |
|
Xamarin.Forms | 0 |
Tags: SfChart |
double width = ((chart.SeriesClipRect.Width()) / (((sender as ColumnSeries).DataSource
as bservableArrayList).Size()));
double spacing = (width * 20) / 100;
double actualSegmentWidth = width - spacing; |
secondaryAxis.PlotOffset = 80; |