ComponentOne FlexReport for WinForms
Item Property (Chart3DColorsCollection)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DColorsCollection Class : Item Property
Gets or sets the specified Color by numeric index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal i As System.Integer _
) As System.Drawing.Color
public System.Drawing.Color this[ 
   System.int i
]; {get; set;}

Parameters

i
See Also

Reference

Chart3DColorsCollection Class
Chart3DColorsCollection Members