North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-231-8588
My Account
Sign In/Register
설계 및 개발
설계 및 개발
Best Value Bundles
Infragistics Ultimate
$2,355
고성능, 최신 웹, 모바일 및 데스크톱 애플리케이션 구축을 위한 유일하게 완벽한 UX/UI 툴킷입니다.
Infragistics Professional
$1,575
웹, 모바일 및 데스크톱 개발자를 위한 포괄적인 UI 구성 요소 라이브러리입니다.
Ignite UI
$1,355
데이터가 풍부하고 반응이 빠른 최신 웹 앱을 구축하기 위한 UI 구성 요소의 완전한 라이브러리입니다.
Web
App Builder
(New)
Ignite UI
Angular
|
Grid Samples
React
Web Components
|
그리드 샘플
Blazor
Ultimate UI for ASP.NET Core
Ultimate UI for ASP.NET MVC
Ultimate UI for jQuery
Ultimate UI for ASP.NET Web Forms
데스크톱
Ultimate UI for Windows Forms
Ultimate UI for WPF
Cross Platform
Ultimate UI for Uno
Ultimate UI for UWP
Ultimate UI for WinUI
Ultimate UI for Xamarin
코드에 맞게 디자인하기
App Builder (
신규)
Indigo.Design
Design System & UI 키트
Automated Testing Tools
Test automation for Micro Focus UFT: Windows Forms
Test automation for Micro Focus UFT: WPF
Test automation for IBM RFT: Windows Forms
UX
App Builder
Cloud-based WYSIWYG Drag & Drop Tool, Endless Theming options and Standards-Based Code Output
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
비즈니스 인텔리전스
Reveal
Easily embed beautiful data visualizations into your apps
Slingshot
Empower everyone in your organization to use data to make smarter business decisions
팀 생산성
Slingshot
Connect everyone you work with to data, project management, content and chats for better results.
SharePlus
Secure, instant access to content and data on the go – with or without connectivity.
학습 및 지원
지원
Help & Support Documents
블로그
포럼
Product Ideas
Reference Applications
고객 사례
웨비나
eBook & Whitepapers
이벤트
무료 평가판
가격
Product Pricing / Buy Online
문의하기
Ignite UI for React
18.9.1
18.8.1
18.7.7
18.6.1
18.5.2
18.4.0
18.3.1
menu
Components
Get Started
search
Preparing search index...
The search index is not available
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Modules
Igr
Chart
Selected
Item
Collection
constructor
count
[iterator]
add
clear
contains
filter
find
By
Name
has
Name
index
Of
insert
item
remove
remove
At
to
Array
Globals
igniteui-react-charts
IgrChartSelectedItemCollection
Class IgrChartSelectedItemCollection
Hierarchy
Hierarchy
IgCollection
<
IgrChartSelection
,
ChartSelection_internal
>
IgrChartSelectedItemCollection
Constructors
constructor
Accessors
count
Methods
[iterator]
add
clear
contains
filter
find
By
Name
has
Name
index
Of
insert
item
remove
remove
At
to
Array
Constructors
constructor
new
Igr
Chart
Selected
Item
Collection
(
list
?
)
:
IgrChartSelectedItemCollection
Parameters
Optional
list:
IgrChartSelection
[]
Returns
IgrChartSelectedItemCollection
Accessors
count
get
count
(
)
:
number
Returns
number
Methods
[iterator]
[iterator]
(
)
:
Generator
<
any
,
void
,
unknown
>
Returns
Generator
<
any
,
void
,
unknown
>
add
add
(
item
)
:
void
Parameters
item:
IgrChartSelection
Returns
void
clear
clear
(
)
:
void
Returns
void
contains
contains
(
item
)
:
boolean
Parameters
item:
IgrChartSelection
Returns
boolean
filter
filter
(
predicate
,
thisArg
?
)
:
IgrChartSelection
[]
Parameters
predicate:
(
(
value
,
index
,
array
)
=>
unknown
)
(
value
,
index
,
array
)
:
unknown
Parameters
value:
IgrChartSelection
index:
number
array:
IgrChartSelection
[]
Returns
unknown
Optional
thisArg:
any
Returns
IgrChartSelection
[]
find
By
Name
find
By
Name
(
name
)
:
any
Parameters
name:
string
Returns
any
has
Name
has
Name
(
name
)
:
boolean
Parameters
name:
string
Returns
boolean
index
Of
index
Of
(
item
)
:
number
Parameters
item:
IgrChartSelection
Returns
number
insert
insert
(
index
,
item
)
:
void
Parameters
index:
number
item:
IgrChartSelection
Returns
void
item
item
(
index
,
value
?
)
:
IgrChartSelection
Parameters
index:
number
Optional
value:
IgrChartSelection
Returns
IgrChartSelection
remove
remove
(
item
)
:
boolean
Parameters
item:
IgrChartSelection
Returns
boolean
remove
At
remove
At
(
index
)
:
void
Parameters
index:
number
Returns
void
to
Array
to
Array
(
)
:
IgrChartSelection
[]
Returns
IgrChartSelection
[]