A list of available additional points
Add |
Adds a new element to the collection. |
RemoveAll |
Removes all elements from the collection. |
RemoveAt |
Removes an element from the collection using specified index. |
Count |
Returns the number of elements in a collection. |
FirstPointColor |
The specified color of the first point, if different from the others. |
Item |
Given an index, returns an element in the collection. |
PointColor |
Whether to display the first point in the same color as the other points. |


