Click or drag to resize

StiLegendDirection Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiLegendDirection"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiLegendDirection
Members
  Member nameValueDescription
LeftToRight0
RightToLeft1
TopToBottom2
BottomToTop3
See Also