ঘোষণা :
15 এপ্রিল, 2025 এর আগে আর্থ ইঞ্জিন ব্যবহার করার জন্য নিবন্ধিত সমস্ত অবাণিজ্যিক প্রকল্পগুলিকে অবশ্যই আর্থ ইঞ্জিন অ্যাক্সেস বজায় রাখার জন্য
অ-বাণিজ্যিক যোগ্যতা যাচাই করতে হবে।
ui.Chart.getView
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই চার্টের ডেটাভিউ ইনিশিয়ালাইজার অবজেক্ট ফিরিয়ে দেয়, যা চার্টের অন্তর্নিহিত ডেটার উপর ফিল্টার হিসেবে কাজ করে। দেখুন: https://developers.google.com/chart/interactive/docs/reference#DataView
ব্যবহার | রিটার্নস | Chart. getView () | অবজেক্ট |
যুক্তি | টাইপ | বিস্তারিত | এই: ui.chart | ui.চার্ট | ui.Chart উদাহরণ। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThis method returns a DataView initializer object, allowing you to filter the chart's underlying data.\u003c/p\u003e\n"],["\u003cp\u003eYou can access this functionality using \u003ccode\u003eChart.getView()\u003c/code\u003e which returns an object.\u003c/p\u003e\n"],["\u003cp\u003eThe method is called on a \u003ccode\u003eui.Chart\u003c/code\u003e instance and requires no arguments.\u003c/p\u003e\n"]]],["The `Chart.getView()` method returns a DataView initializer object, enabling filtering of the chart's underlying data. This method, part of a `ui.Chart` instance, is accessed using `Chart.getView()`, where \"Chart\" is an instance of `ui.chart`. The output of this method is an Object. It allows for creating a filter over the data. More details are in this link: https://developers.google.com/chart/interactive/docs/reference#DataView.\n"],null,["# ui.Chart.getView\n\n\u003cbr /\u003e\n\nReturns this chart's DataView initializer object, which acts as a filter over the underlying data in the chart. See: https://developers.google.com/chart/interactive/docs/reference#DataView\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-------------------|---------|\n| Chart.getView`()` | Object |\n\n| Argument | Type | Details |\n|------------------|----------|------------------------|\n| this: `ui.chart` | ui.Chart | The ui.Chart instance. |"]]