ui.Chart.getOptions
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
แสดงตัวเลือกของแผนภูมินี้ ดูที่ https://developers.google.com/chart/interactive/docs/customizing_charts
การใช้งาน | การคืนสินค้า |
---|
Chart.getOptions() | วัตถุ |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
ดังนี้ ui.chart | ui.Chart | อินสแตนซ์ ui.Chart |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003e\u003ccode\u003eChart.getOptions()\u003c/code\u003e returns an object containing the chart's configuration options.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can consult the Google Charts documentation for detailed information about customizing charts.\u003c/p\u003e\n"],["\u003cp\u003eThis method is called on a \u003ccode\u003eui.Chart\u003c/code\u003e instance using the syntax \u003ccode\u003eChart.getOptions()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# ui.Chart.getOptions\n\n\u003cbr /\u003e\n\nReturns this chart's options. See: https://developers.google.com/chart/interactive/docs/customizing_charts\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|----------------------|---------|\n| Chart.getOptions`()` | Object |\n\n| Argument | Type | Details |\n|------------------|----------|------------------------|\n| this: `ui.chart` | ui.Chart | The ui.Chart instance. |"]]