# 차트의 조건부 서식

포건시 차트에서는 조건부 서식을 설정할 수 있습니다. 비즈니스 요구에 따라 조건부 서식을 설정하면 데이터를 필터링하는 데 매우 편리합니다.

### 차트의 조건부 서식 설정 <a href="#gei-tu-biao-she-zhi-tiao-jian-ge-shi" id="gei-tu-biao-she-zhi-tiao-jian-ge-shi"></a>

차트를 선택하고 리본 메뉴 모음에서 "차트 도구 - 디자인"을 선택한 다음 "차트 조건  형식" 클릭합니다.<br>

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

팝업 차트 조건부 서식 대화상자에서 시리즈를 선택하고 "새로운 규칙"을 클릭하면 오른쪽에서 조건과 스타일을 설정할 수 있습니다.

여러 규칙을 설정한 후 규칙을 선택하고 "규칙 삭제"를 클릭하면 규칙이 삭제됩니다.

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

범주,   값, 상단, 마지막값  기준으로 조건부 스타일을 설정할 수 있습니다. 차트 유형이 누적 세로 막대형 차트 및 누적 막대 차트인 경우 백분율 값을 기준으로 설정할 수도 있습니다.


---

# 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/components/chart/conditionformatofchart.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.
