diff --git a/Xamarin-iOS/SfCircularGauge/Labels.md b/Xamarin-iOS/SfCircularGauge/Labels.md index 21652b1d..22e0d162 100644 --- a/Xamarin-iOS/SfCircularGauge/Labels.md +++ b/Xamarin-iOS/SfCircularGauge/Labels.md @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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) diff --git a/Xamarin-iOS/SfCircularGauge/Ranges.md b/Xamarin-iOS/SfCircularGauge/Ranges.md index eda75b36..bc3d26b9 100644 --- a/Xamarin-iOS/SfCircularGauge/Ranges.md +++ b/Xamarin-iOS/SfCircularGauge/Ranges.md @@ -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 @@ -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 @@ -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. @@ -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 @@ -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 @@ -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) diff --git a/Xamarin-iOS/SfCircularGauge/Rim.md b/Xamarin-iOS/SfCircularGauge/Rim.md index 8e5ca9a6..8602afaa 100644 --- a/Xamarin-iOS/SfCircularGauge/Rim.md +++ b/Xamarin-iOS/SfCircularGauge/Rim.md @@ -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 @@ -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 @@ -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 @@ -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 @@ -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) diff --git a/Xamarin-iOS/SfCircularGauge/Scales.md b/Xamarin-iOS/SfCircularGauge/Scales.md index 7d185ab5..961edf34 100644 --- a/Xamarin-iOS/SfCircularGauge/Scales.md +++ b/Xamarin-iOS/SfCircularGauge/Scales.md @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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) diff --git a/Xamarin-iOS/SfCircularGauge/Tick-Setting.md b/Xamarin-iOS/SfCircularGauge/Tick-Setting.md index a34c5cdb..a0109876 100644 --- a/Xamarin-iOS/SfCircularGauge/Tick-Setting.md +++ b/Xamarin-iOS/SfCircularGauge/Tick-Setting.md @@ -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 @@ -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 @@ -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 @@ -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 @@ -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)