Legend.RowPadding Property
Gets or sets the distance between rows of legends.
Syntax
public System.Double RowPadding { get; set; }
Property Value
Default: 2.0
The distance, in pixels, between rows of legend items.
Remarks
The distance between the legend caption and the first row will be the RowPadding plus the OutlineMargin.
Platforms
Windows, Linux, Android