> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/experience-cloud/experience-cloud-ja/experience-components/ax-progress-circle.md).

# AX - プログレスサークル

## 概要

**AX - プログレスサークル** Experience Sites ページ上で、円形ゲージ形式で完了率や進捗メトリクスを表示する Experience Cloud コンポーネントです。

ポータルユーザーに、目標に対する進捗、完了状況、達成率、または Salesforce データの任意の数値メトリクスを、コンパクトで視覚的な形式で表示するために使用します。進捗値、色、サイズ、ラベルは Experience Builder で設定できます。

ダッシュボードの KPI、目標達成の表示、プロフィールの進捗インジケーター、タスク完了率、またはポータルで省スペースな円形進捗表示が必要なあらゆる場面に最適です。

## 設定

{% tabs %}
{% tab title="🎛️ プロパティ" %}

| 名前           | 説明                                            |
| ------------ | --------------------------------------------- |
| **ラベル**      | 進捗サークルに付随する説明テキスト。                            |
| **値**        | 進捗を数値で表したもので、通常はパーセンテージです。                    |
| **値を表示**     | 進捗サークル内の数値表示を切り替えます。                          |
| **サイズ**      | 進捗サークル全体のサイズを調整します。オプションには、小、中、大が含まれる場合があります。 |
| **太さ**       | 円内の進捗バーの太さを設定し、より目立たせたり、控えめに表示したりできます。        |
| **方向**       | 進捗バーが塗りつぶされる方向を決定します（例：時計回り、反時計回り）。           |
| **タイトル**     | 追加のテキスト要素は、通常、より詳細な説明やタイトルに使用されます。            |
| **タイトルの位置**  | 進捗サークルに対するタイトルの配置を指定します（例：上、下）。               |
| {% endtab %} |                                               |

{% tab title="🎨 スタイリング" %}

| 名前            | 説明                      |
| ------------- | ----------------------- |
| **ラベル**       | グレー、通常のフォントスタイル、中程度の太さ。 |
| **値**         | 青色、強調用の太字。              |
| **バー**        | 進捗バーは青色、背景は薄いグレー。       |
| **タイトル**      | 黒色、通常のスタイル、太字、1行に制限。    |
| {% endtab %}  |                         |
| {% endtabs %} |                         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.avonnicomponents.com/experience-cloud/experience-cloud-ja/experience-components/ax-progress-circle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
