2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / PointStylesCollection Class
Properties Methods

In This Topic
    PointStylesCollection Class Members
    In This Topic

    The following tables list the members exposed by PointStylesCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the specified PointStyle from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified PointStyle to the collection.  
    Public MethodCreates a new PointStyle and appends it to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified PointStyle exists in the collection.  
    Public MethodCopies the collection of PointStyles beginning with the specified index to the specified array of PointStylesCollection objects.  
    Public MethodGets the current index of the specified PointStyle in the collection.  
    Public MethodInserts the specified PointStyle in the collection at the specified index.  
    Public MethodRemoves the specified PointStyle from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also