NVectorSeriesData Class Members
In This Topic
The following tables list the members exposed by NVectorSeriesData.
Public Fields
Protected Fields
| Name | Description |
 | fAxh | |
Top
Public Properties
| Name | Description |
 | Count | Gets the count |
Top
Protected Properties
| Name | Description |
 | rrC | Overridden. |
 | SrC | Overridden. |
Top
Public Methods
| Name | Description |
 | Clear | Removes all data from the storage. |
 | EnsureCapacity | Ensures that the storage has the specified capacity |
 | GetColor | Gets the color at the specified index. |
 | SetCapacity | Sets the new capacity of the data |
 | SetColor | Overloaded. Sets the color at the specified index. |
 | SetCount | Sets the new count of the data |
Top
See Also