ui.Chart.setDownloadable
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ตั้งค่ามุมมองสำหรับแผนภูมินี้
แสดงแผนภูมินี้
การใช้งาน | การคืนสินค้า |
---|
Chart.setDownloadable(Whether) | ui.Chart |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
ดังนี้ ui.chart | ui.Chart | อินสแตนซ์ ui.Chart |
Whether | บูลีน | ดาวน์โหลดแผนภูมิเป็น CSV, SVG และ PNG ได้ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eThe \u003ccode\u003eChart.setDownloadable()\u003c/code\u003e function allows you to control whether a chart can be downloaded in CSV, SVG, and PNG formats.\u003c/p\u003e\n"],["\u003cp\u003eThis function operates on a \u003ccode\u003eui.Chart\u003c/code\u003e instance and requires a Boolean argument (\u003ccode\u003eWhether\u003c/code\u003e) to enable or disable the download functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe function returns the \u003ccode\u003eui.Chart\u003c/code\u003e instance itself, allowing for method chaining.\u003c/p\u003e\n"]]],[],null,["# ui.Chart.setDownloadable\n\n\u003cbr /\u003e\n\nSets a view for this chart.\n\n\u003cbr /\u003e\n\nReturns this chart.\n\n| Usage | Returns |\n|----------------------------------|----------|\n| Chart.setDownloadable`(Whether)` | ui.Chart |\n\n| Argument | Type | Details |\n|------------------|----------|---------------------------------------------------|\n| this: `ui.chart` | ui.Chart | The ui.Chart instance. |\n| `Whether` | Boolean | the chart can be downloaded as CSV, SVG, and PNG. |"]]