ChartCollection Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The ChartCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements actually contained in the collection. | |
| IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe). | |
| Item | Gets the Chart at the specified index. | |
| SyncRoot | Gets an object that can be used to synchronize access to the collection. |
See Also