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
2 changes: 1 addition & 1 deletion Xamarin-iOS/SfCircularGauge/Annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ The following code is used to create the `Annotations`.

{% endhighlight %}

![](annotations_images/annotations.png)
![Annotation in Xamarin.Ios Circular Gauge.](annotations_images/annotations.png)

## Setting image annotation

Expand Down
6 changes: 3 additions & 3 deletions Xamarin-iOS/SfCircularGauge/Header.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The [`SFGaugeHeader`](https://help.syncfusion.com/cr/xamarin-ios/Syncfusion.SfGa

{% endhighlight %}

![](header_images/header.png)
![Header in Xamarin.Ios Circular Gauge.](header_images/header.png)

## Setting position for header

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

{% endhighlight %}

![](header_images/header-position.png)
![Set header position in Xamarin.Ios Circular Gauge.](header_images/header-position.png)

## Customization of header

Expand All @@ -84,4 +84,4 @@ You can customize the header's text by using the [`TextStyle`](https://help.sync

{% endhighlight %}

![](header_images/header-customise.png)
![Header Customization in Xamarin.Ios Circular Gauge.](header_images/header-customise.png)
2 changes: 1 addition & 1 deletion Xamarin-iOS/SfCircularGauge/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ The circular gauge control is highly customizable control with variety of simple

Annotations allows you to mark the specific area of interest in a circular gauge. You can place custom views, text, and images as annotations by using the annotations feature.

![](overview_images/overview.png)
![Overview of Xamarin.Ios Circular Gauge.](overview_images/overview.png)