Graph |
public abstract class GraphDisplayOptionCollection<ItemType> : IEnumerable<ItemType> where ItemType : GraphDisplayOption
The GraphDisplayOptionCollectionItemType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ClipGridAt | Gets or sets which item controls the size of the graph view grid, according to the source name |
![]() | Count | Gets the count of the objects in the collection. |
![]() | Item |
Name | Description | |
---|---|---|
![]() | GetEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. |
![]() | GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. |