Table of Contents

Property Color

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

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; }

Property Value

ColorRgb?