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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property Direction As StiLegendDirection
Get
Set
Property Value
Type:
StiLegendDirectionImplements
IStiLegendDirectionSee Also