LegendItem.OutlineColor Property
Gets or sets a color used for a rectangular outline for the image.
Syntax
public System.Drawing.Color OutlineColor { get; set; }
Property Value
Default: R: 0 G: 0 B: 0 A: 0
The color of the rectangular outline.
Remarks
The outline color will be used for the boundary of a rectangle whose size is specified by Width and Height.
Platforms
Windows, Linux, Android