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