Legend.ItemWidth Property
Gets or sets the desired width of each item image (excluding the description).
Syntax
public System.Int32 ItemWidth { get; set; }
Property Value
Default: 32
The desired width, in pixels, for each item image.
Remarks
The ItemWidth is normally applied to each item, but its value can be overridden by items that specify their own width.
Platforms
Windows, Linux, Android