# 원 진행률

원 진행률 셀타입을 이용하여 원으로 진행율을 표시할 수 있습니다.&#x20;

<figure><img src="/files/yivMxcrp62HszLfItHxQ" alt=""><figcaption></figcaption></figure>

### 셀속성&#x20;

<figure><img src="/files/RCFMaVahbnCbabFOrHxM" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="281">이름 </th><th>설명 </th></tr></thead><tbody><tr><td>변경된 값 편집 명령</td><td>셀 값이 변경될 때 명령이 실행되도록 구성</td></tr><tr><td>기본값</td><td>기본값</td></tr><tr><td>표시 텍스트 사용자 정의</td><td>표시 텍스트 사용자 정의</td></tr><tr><td>진행률 표시줄의 색</td><td>진행 색상</td></tr><tr><td>레이어 색</td><td>레이어 색상</td></tr><tr><td>채우기 색</td><td>채우기 색상</td></tr><tr><td>원의 지름 </td><td>원 지름(픽셀)</td></tr><tr><td>진행률 표시줄의 너비</td><td>진행률 표시줄 너비(픽셀)</td></tr><tr><td>스트로크 선 캡</td><td>스트로크 라인 캡, 둥근 사각형 버트 로 설정할 수 있음 </td></tr><tr><td>애니메이션 속도</td><td>애니메이션 속도(속도/초)</td></tr><tr><td>시작 위치</td><td>진행 시작 위치, 다음으로 설정할 수 있습니다. <code>left, right, bottom, top</code></td></tr><tr><td>시계 방향</td><td>시계방향 여부</td></tr></tbody></table>

### 관련 명령 빠른 생성&#x20;

| 이름        | 설명                       |
| --------- | ------------------------ |
| 진행률 상태 변경 | 진행 색상 변경, 진행 텍스트, 채우기 색상 |


---

# Agent Instructions: 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:

```
GET https://doc.forguncy.co.kr/plugin/useplugin/celltype/vant/circleprogress.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
