ComponentOne FlexReport for WinForms
ColorMode Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartData Class : ColorMode Property
Gets or sets the mode for setting the color of each category and series.

Available for 2D Bar, Pie, Candle, Gantt, HiLo, HiLoOpenClose, Line, Radar, and Step chart types and 3D Bar chart type.

Syntax
'Declaration
 
Public Property ColorMode As ChartColorMode
public ChartColorMode ColorMode {get; set;}
See Also

Reference

ChartData Class
ChartData Members