LegendItem.BackgroundColor Property
Gets or sets a color used as background for the image.
Syntax
public System.Drawing.Color BackgroundColor { get; set; }
Property Value
Default: R: 255 G: 255 B: 255 A: 0
The background color of the legend item.
Platforms
Windows, Linux, Android