Click or drag to resize

StiLegendVertSpacing Property

Gets or sets vertical spacing between items in legend.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int VertSpacing { get; set; }

Property Value

Type: Int32

Implements

IStiLegendVertSpacing
See Also