CustomFiguresCollection Methods |
The CustomFiguresCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add |
Adds a custom figure to the collection.
(Overrides ChartingStateManagedCollectionTAdd(T).) |
![]() |
AddRange |
Adds an array of figure items to the figures collection.
(Overrides ChartingStateManagedCollectionTAddRange(T).) |
![]() |
Contains |
Indicates whether the specified figure item exists in the collection.
|
![]() |
GetFigure(Int32) |
Gets or sets a custom figures collection item.
|
![]() |
GetFigure(String) |
Gets or sets a custom figures collection item.
|
![]() |
IndexOf |
Returns the index of the specified figure item.
|
![]() |
Remove |
Removes figure with specified name
|