PieSplitCustomPointCollection Properties |
The PieSplitCustomPointCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns or sets the count of chart data points.
Read-only Int32.
|
![]() | IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
Read-only Boolean.
|
![]() | IsSynchronized |
Returns a value indicating whether access to the collection is synchronized (thread-safe).
Read-only Boolean.
|
![]() | Item |
Returns chart data point for specified index.
|
![]() | SyncRoot |
Returns a synchronization root.
Read-only Object.
|