'Declaration
Public Property DataColor As System.Drawing.Color
public System.Drawing.Color DataColor {get; set;}
Remarks
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.