FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DColorsCollection Class
Members

In This Topic
    Chart3DColorsCollection Class
    In This Topic
    Represents a collection of colors.
    Object Model
    Chart3DColorsCollection Class
    Syntax
    'Declaration
     
    Public Class Chart3DColorsCollection 
       Inherits System.Collections.CollectionBase
    public class Chart3DColorsCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.FlexReport.Chart.Chart3DColorsCollection

    See Also