GraphAxisCollection
Class
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public class GraphAxisCollection : Collection<GraphAxis>
Inheritance: objectCollection<GraphAxis>GraphAxisCollection
Constructors
C#
public GraphAxisCollection()