Property Color
Color
Gets or sets the explicit series fill colour (c:spPr/a:solidFill) when it is a plain sRGB value, or null to take a theme colour. Fill carries the same fill including theme references and their transforms; this member is the sRGB projection.
public ColorRgb? Color { get; set; }