ui.Chart.getDownloadable
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zwraca informację, czy wykres można pobrać w formatach CSV, SVG i PNG.
Wykorzystanie | Zwroty |
---|
Chart.getDownloadable() | Wartość logiczna |
Argument | Typ | Szczegóły |
---|
to: ui.chart | ui.Chart | Instancja ui.Chart. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003e\u003ccode\u003eChart.getDownloadable()\u003c/code\u003e returns a boolean indicating whether the chart supports downloads in CSV, SVG, and PNG formats.\u003c/p\u003e\n"],["\u003cp\u003eThis function can be called on a \u003ccode\u003eui.Chart\u003c/code\u003e instance to check its download capabilities.\u003c/p\u003e\n"]]],[],null,["# ui.Chart.getDownloadable\n\n\u003cbr /\u003e\n\nReturns whether the chart can be downloaded as CSV, SVG, and PNG.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|---------------------------|---------|\n| Chart.getDownloadable`()` | Boolean |\n\n| Argument | Type | Details |\n|------------------|----------|------------------------|\n| this: `ui.chart` | ui.Chart | The ui.Chart instance. |"]]