ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / AxisCollection Class
Properties Methods


In This Topic
    AxisCollection Class Members
    In This Topic

    The following tables list the members exposed by AxisCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of AxisCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Axis>)
    Public PropertyOverloaded. Gets the axis by its name.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<Axis>)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverridden. Removes items from the collection.  
    Protected MethodOverridden. Inserts an element into the collection at the specified index.  
    Protected MethodOverridden. Removes the item at the specified index of the collection.  
    Protected Method (Inherited from System.Collections.ObjectModel.Collection<Axis>)
    Top
    See Also