Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions Xamarin-iOS/SfCircularGauge/Labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The label color can be changed using the [`LabelColor`](https://help.syncfusion.

{% endhighlight %}

![](labels_images/label-color-customization.png)
![Label color customization in Xamarin.Ios Circular Gauge.](labels_images/label-color-customization.png)

## Label font customization

Expand All @@ -50,7 +50,7 @@ The label font can be customized by using the [`LabelFont`](https://help.syncfus

{% endhighlight %}

![](labels_images/label-font-customization.png)
![Label font customization in Xamarin.Ios Circular Gauge.](labels_images/label-font-customization.png)

## Setting position for labels

Expand All @@ -70,7 +70,7 @@ The labels can be positioned far away from the ticks by using the [`LabelOffset`

{% endhighlight %}

![](labels_images/label-offset.png)
![Setting position for labels by offset in Xamarin.Ios Circular Gauge.](labels_images/label-offset.png)

## Setting number of decimal digits for labels

Expand All @@ -90,7 +90,7 @@ The [`NumberOfDecimalDigits`](https://help.syncfusion.com/cr/xamarin-ios/Syncfus

{% endhighlight %}

![](labels_images/number-of-decimal-digits.png)
![Setting number of decimal digits for labels in Xamarin.Ios Circular Gauge.](labels_images/number-of-decimal-digits.png)

## Setting postfix and prefix for labels

Expand All @@ -114,7 +114,7 @@ You can postfix/prefix values to the scale labels by using the [`LabelPostfix`](

{% endhighlight %}

![](labels_images/label-postfix.png)
![Label postfix in Xamarin.Ios Circular Gauge.](labels_images/label-postfix.png)

### Label prefix

Expand All @@ -134,7 +134,7 @@ You can postfix/prefix values to the scale labels by using the [`LabelPostfix`](

{% endhighlight %}

![](labels_images/label-prefix.png)
![ Label prefix in Xamarin.Ios Circular Gauge.](labels_images/label-prefix.png)

## Edge label customization

Expand All @@ -158,7 +158,7 @@ You can customize the edge label by using the [`ShowFirstLabel`](https://help.sy

{% endhighlight %}

![](labels_images/label-edge-customization.png)
![Customize the edge label in Xamarin.Ios Circular Gauge.](labels_images/label-edge-customization.png)

## Show labels

Expand All @@ -178,7 +178,7 @@ The [`ShowLabels`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge

{% endhighlight %}

![](labels_images/show-labels.png)
![Show labels in Xamarin.Ios Circular Gauge.](labels_images/show-labels.png)

## Setting auto angle for label

Expand All @@ -197,5 +197,5 @@ Scale labels can be rotated automatically based on the current angle. To enable

{% endhighlight %}

![](labels_images/auto-angle.png)
![Setting auto angle for label in Xamarin.Ios Circular Gauge.](labels_images/auto-angle.png)

12 changes: 6 additions & 6 deletions Xamarin-iOS/SfCircularGauge/Ranges.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Start and end values of ranges are set by using the [`StartValue`](https://help.

{% endhighlight %}

![](ranges_images/default-range.png)
![Default range setting in Xamarin.Ios Circular Gauge.](ranges_images/default-range.png)

## Range customization

Expand Down Expand Up @@ -68,7 +68,7 @@ An UI of a range is customized by using the [`Color`](https://help.syncfusion.co

{% endhighlight %}

![](ranges_images/range-customization.png)
![Range customization in Xamarin.Ios Circular Gauge.](ranges_images/range-customization.png)

## Setting position for range

Expand Down Expand Up @@ -100,7 +100,7 @@ The range can be placed inside the scale, outside the scale, or on the scale by

{{ codesnippet1 | OrderList_Indent_Level_1 }}

![](ranges_images/range-offset.png)
![Set range position by offset in Xamarin.Ios Circular Gauge.](ranges_images/range-offset.png)

2.The [`InnerStartOffset`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge.iOS.SFCircularRange.html#Syncfusion_SfGauge_iOS_SFCircularRange_InnerStartOffset), [`InnerEndOffset`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge.iOS.SFCircularRange.html#Syncfusion_SfGauge_iOS_SFCircularRange_InnerEndOffset), [`OuterStartOffset`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge.iOS.SFCircularRange.html#Syncfusion_SfGauge_iOS_SFCircularRange_OuterStartOffset), and [`OuterEndOffset`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge.iOS.SFCircularRange.html#Syncfusion_SfGauge_iOS_SFCircularRange_OuterEndOffset) properties.

Expand Down Expand Up @@ -130,7 +130,7 @@ The range can be placed inside the scale, outside the scale, or on the scale by

{{ codesnippet2 | OrderList_Indent_Level_1 }}

![](ranges_images/range-inner-outer-offset.png)
![Set range position by inner outer offset in Xamarin.Ios Circular Gauge.](ranges_images/range-inner-outer-offset.png)

## Setting multiple ranges

Expand Down Expand Up @@ -212,7 +212,7 @@ In addition to the default range, you can add n number of ranges to a scale by u

{% endhighlight %}

![](ranges_images/multiple-range.png)
![Set multiple ranges in Xamarin.Ios Circular Gauge.](ranges_images/multiple-range.png)

## Setting gradient color for range

Expand Down Expand Up @@ -278,4 +278,4 @@ You can give smooth color transition to range by specifying the different colors

{% endhighlight %}

![](ranges_images/gradient.png)
![Set range gradient color in Xamarin.Ios Circular Gauge.](ranges_images/gradient.png)
10 changes: 5 additions & 5 deletions Xamarin-iOS/SfCircularGauge/Rim.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The [`StartValue`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge

{% endhighlight %}

![](rim_images/rim.png)
![Scaling Circular Gauge structure by rim in Xamarin.Ios.](rim_images/rim.png)

## Rim customization

Expand All @@ -56,7 +56,7 @@ The color and thickness of rim can be set by using the [`RimColor`](https://help

{% endhighlight %}

![](rim_images/rim-customization.png)
![ Rim customization in Xamarin.Ios Circular Gauge.](rim_images/rim-customization.png)

## Setting position for rim

Expand All @@ -80,7 +80,7 @@ You can customize the position of [`Scales`](https://help.syncfusion.com/cr/xama

{% endhighlight %}

![](rim_images/rim-offset.png)
![Set rim position by offset in Xamarin.Ios Circular Gauge.](rim_images/rim-offset.png)

### Setting scale start and end offsets for rim

Expand All @@ -98,7 +98,7 @@ You can customize the position of [`Scales`](https://help.syncfusion.com/cr/xama

{% endhighlight %}

![](rim_images/rim-start-end-offset.png)
![Set start and end scale offsets for rim in Xamarin.Ios Circular Gauge.](rim_images/rim-start-end-offset.png)

## Show rim

Expand All @@ -117,6 +117,6 @@ The [`ShowRim`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge.iO

{% endhighlight %}

![](rim_images/show-rim.png)
![Show rim in Xamarin.Ios Circular Gauge.](rim_images/show-rim.png)


14 changes: 7 additions & 7 deletions Xamarin-iOS/SfCircularGauge/Scales.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ A range is a visual element, which begins and ends at specified values within a

{% endhighlight %}

![](scales_images/scale.png)
![Circular Gauge scale in Xamarin.Ios.](scales_images/scale.png)

## Setting start and end values for scale

Expand All @@ -51,7 +51,7 @@ The [`StartValue`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge

{% endhighlight %}

![](scales_images/start-end-value.png)
![Setting start and end values for scale in Xamarin.Ios Circular Gauge.](scales_images/start-end-value.png)

## Setting start and sweep angles for scale

Expand All @@ -72,7 +72,7 @@ The [`StartAngle`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge

{% endhighlight %}

![](scales_images/start-end-angle.png)
![Setting start and sweep angles for scale in Xamarin.Ios Circular Gauge.](scales_images/start-end-angle.png)

## Setting interval for scale

Expand All @@ -92,7 +92,7 @@ The [`Interval`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge.i

{% endhighlight %}

![](scales_images/interval.png)
![Setting interval for scale in Xamarin.Ios Circular Gauge.](scales_images/interval.png)

## Setting auto interval for scale

Expand All @@ -112,7 +112,7 @@ By default, the interval value is calculated by 10. By using the [`EnableAutoInt

{% endhighlight %}

![](scales_images/auto-interval.png)
![Setting auto interval for scale in Xamarin.Ios Circular Gauge.](scales_images/auto-interval.png)

## Setting scale direction for scale

Expand All @@ -132,7 +132,7 @@ The [`Direction`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge.

{% endhighlight %}

![](scales_images/scale-direction.png)
![Setting scale direction for scale in Xamarin.Ios Circular Gauge.](scales_images/scale-direction.png)

## Setting multiple scales for scale

Expand Down Expand Up @@ -200,4 +200,4 @@ It helps you to add multiple scales to the same circular gauge. You can customiz

{% endhighlight %}

![](scales_images/multiple-scale.png)
![Setting multiple scales in Xamarin.Ios Circular Gauge.](scales_images/multiple-scale.png)
10 changes: 5 additions & 5 deletions Xamarin-iOS/SfCircularGauge/Tick-Setting.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The [`ShowTicks`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGauge.

{% endhighlight %}

![](tick-setting_images/show-ticks.png)
![Show ticks for scale in Xamarin.Ios Circular Gauge.](tick-setting_images/show-ticks.png)

## Ticks customization

Expand Down Expand Up @@ -58,7 +58,7 @@ Color and thickness of the tick are set by using the [`Color`](https://help.sync

{% endhighlight %}

![](tick-setting_images/majortick-customise.png)
![Customize major ticks for scale in Xamarin.Ios Circular Gauge.](tick-setting_images/majortick-customise.png)

## Customize minor ticks for scale

Expand All @@ -80,7 +80,7 @@ Color and thickness of the tick are set by using the [`Color`](https://help.sync

{% endhighlight %}

![](tick-setting_images/minortick-customise.png)
![Customize minor ticks for scale in Xamarin.Ios Circular Gauge.](tick-setting_images/minortick-customise.png)

## Setting position for ticks

Expand Down Expand Up @@ -109,7 +109,7 @@ The major and minor ticks can be positioned far away from the rim by using the f

{% endhighlight %}

![](tick-setting_images/offset.png)
![Set scale offset in Xamarin.Ios Circular Gauge.](tick-setting_images/offset.png)

### Setting scale start and end offset for scale

Expand All @@ -133,4 +133,4 @@ The major and minor ticks can be positioned far away from the rim by using the f

{% endhighlight %}

![](tick-setting_images/start-end-offset.png)
![Set start and end offset for scale in Xamarin.Ios Circular Gauge.](tick-setting_images/start-end-offset.png)