Click or drag to resize

StiLegendMarkerAlignment Property

Gets or sets alignment of markers related to series title.

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

Property Value

Type: StiMarkerAlignment

Implements

IStiLegendMarkerAlignment
See Also