Enum
LegendItemsLayout

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.ChartView.dll

Syntax:

cs-api-definition
[Flags]
public enum LegendItemsLayout

Fields

Stack

The items are positioned in rows or columns(horizontally or vertically) and if necessary a scrollbar is shown.

Declaration

cs-api-definition
Stack = 0

Field Value

LegendItemsLayout

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.

Declaration

cs-api-definition
Wrap = 1

Field Value

LegendItemsLayout

In this article
DefinitionFieldsStackWrap
Not finding the help you need?
Contact Support