Enum LegendItemsLayout
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
[Flags]
public enum LegendItemsLayout
Stack
The items are positioned in rows or columns(horizontally or vertically) and if necessary a scrollbar is shown.
Wrap
The items are positioned in rows or columns, based on the orientation property. When the space is filled, the container automatically wraps items onto a new row or column.