BackColor

Fill.BackColor property

Gets or sets a Color object that represents the background color for the fill.

public Color BackColor { get; set; }

See Also