ComponentOne FlexReport for WinForms
Chart3DBarColorsCollection Class
Members 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DBarColorsCollection Class
Represents a collection of Chart3DBarColor objects.
Object Model
Chart3DBarColorsCollection Class
Syntax
'Declaration
 
Public Class Chart3DBarColorsCollection 
   Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of Chart3DBarColor)
public class Chart3DBarColorsCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DBarColor> 
Inheritance Hierarchy

System.Object
   C1.Win.FlexReport.Chart.ChartObjectCollection<T>
      C1.Win.FlexReport.Chart.Chart3DBarColorsCollection

See Also

Reference

Chart3DBarColorsCollection Members
C1.Win.FlexReport.Chart Namespace