ClassGraphAxisCollection
Class
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class GraphAxisCollection : Collection<GraphAxis>
Inheritance: objectCollection<GraphAxis>GraphAxisCollection
Constructors
GraphAxisCollection()
Declaration
cs-api-definition
public GraphAxisCollection()