FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStylesCollection Class
Properties Methods Events


In This Topic
    ChartVisualEffectsStylesCollection Class Members
    In This Topic

    The following tables list the members exposed by ChartVisualEffectsStylesCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements in the collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartVisualEffectsStyle>)
    Public PropertyOverloaded. Gets the visual effects style by the specified name.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) items from another ChartObjectCollection to the current collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartVisualEffectsStyle>)
    Public MethodDetermines whether the collection contains a specific item. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartVisualEffectsStyle>)
    Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartVisualEffectsStyle>)
    Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartVisualEffectsStyle>)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the collection or its item has changed. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartVisualEffectsStyle>)
    Top
    See Also