ChartMarkingAreaCollection Methods |
The ChartMarkingAreaCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add |
Add MarkerZone in the collection
(Overrides ChartingStateManagedCollectionTAdd(T).) |
![]() |
Clear |
Clear collection
|
![]() |
Insert |
Insert GridMarker in collection at the specific position
(Overrides ChartingStateManagedCollectionTInsert(Int32, T).) |
![]() |
Remove |
Remove GridMarker from collection
(Overrides ChartingStateManagedCollectionTRemove(T).) |
![]() |
RemoveAt |
Remove GridMarker in the specific position from collection
(Overrides ChartingStateManagedCollectionTRemoveAt(Int32).) |