Class GraphCoordinateSystemCollection
Represents a collection of Graph
Inheritance
System.Object
System.Collections.ObjectModel.Collection <GraphCoordinateSystem >
GraphCoordinateSystemCollection
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class GraphCoordinateSystemCollection : Collection<GraphCoordinateSystem>, IList<GraphCoordinateSystem>, ICollection<GraphCoordinateSystem>, IList, ICollection, IReadOnlyList<GraphCoordinateSystem>, IReadOnlyCollection<GraphCoordinateSystem>, IEnumerable<GraphCoordinateSystem>, IEnumerable
Constructors
GraphCoordinateSystemCollection()
Declaration
public GraphCoordinateSystemCollection()