# Xóa Chart

Có 2 cách để xóa một Chart.

#### **Cách 1: Dùng phím Delete**

{% stepper %}
{% step %}

#### **Chọn Chart muốn xóa**

Nhấn chọn vào Chart muốn xóa.
{% endstep %}

{% step %}

#### Thực hiện lệnh xóa

Nhấn phím **Delete**.
{% endstep %}

{% step %}

#### Lưu thay đổi

Nhấn **Publish** để lưu lại các chỉnh sửa vừa thực hiện.
{% endstep %}
{% endstepper %}

#### **Cách 2: Sử dụng tính năng Delete**

{% stepper %}
{% step %}

#### **Chọn Chart muốn xóa**

Nhấn chọn vào Chart muốn xóa.
{% endstep %}

{% step %}

#### Dùng tính năng Delete

Chọn nút hoặc biểu tượng **Delete** trong thanh công cụ.
{% endstep %}

{% step %}

#### Lưu thay đổi

Nhấn **Publish** để lưu lại các chỉnh sửa vừa thực hiện.
{% endstep %}
{% endstepper %}

<figure><img src="/files/zlHbJhPNgOQM9onfjkBs" 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://docs.datasuite.vn/cac-tinh-nang/bieu-do-chart/thay-doi-chart/xoa-chart.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.
