Reports for WPF
DataColor プロパティ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 > Chart クラス : DataColor プロパティ
Specifies the color for the chart bars, lines, symbols, or pie slices.
シンタックス
'宣言
 
Public Property DataColor As System.Drawing.Color
public System.Drawing.Color DataColor {get; set;}
解説
If the chart contains more than one series (or pie slices) then additional colors are generated automatically by making the base color lighter. To control the color of each series in a multi-series chart, use the Palette property instead.
参照

Chart クラス
Chart メンバ