2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / AxisScrollBar.ScaleMenuItemCollection Class
Properties Methods

In This Topic
    AxisScrollBar.ScaleMenuItemCollection Class Members
    In This Topic

    The following tables list the members exposed by AxisScrollBar.ScaleMenuItemCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets or sets the AxisScrollBar.ScaleMenuItem at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an AxisScrollBar.ScaleMenuItem to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the collection contains a specific AxisScrollBar.ScaleMenuItem value.  
    Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index.  
    Public MethodDetermines the index of a specific item in the collection.  
    Public MethodInserts an AxisScrollBar.ScaleMenuItem to the collection at the specified index.  
    Public MethodRemoves the first occurrence of a specific AxisScrollBar.ScaleMenuItem object from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also