Click or drag to resize

StiLegendVertAlignment Property

Gets or sets vertical alignment of legend placement.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiLegendVertAlignment VertAlignment { get; set; }

Property Value

Type: StiLegendVertAlignment

Implements

IStiLegendVertAlignment
See Also