Click or drag to resize
ChartEntity Methods

The ChartEntity type exposes the following members.

Methods
  Name Description
Public method Add
Add element at the end of list
Public method GetOrder
Get elements order position
Public method Insert
Insert element at specific position in list
Public method ReIndex
Re-index order list
Public method Remove
Remove element from list
Public method RemoveAt
Remove element from list by it's index
Top
See Also