Click or drag to resize

StiLegendDirection Property

Gets or sets direction which used for series drawing in legend.

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

Property Value

Type: StiLegendDirection

Implements

IStiLegendDirection
See Also