'Declaration Public Enum LegendExpandMode Inherits System.Enum
'Usage Dim instance As LegendExpandMode
public enum LegendExpandMode : System.Enum
'Declaration Public Enum LegendExpandMode Inherits System.Enum
'Usage Dim instance As LegendExpandMode
public enum LegendExpandMode : System.Enum
Member | Description |
---|---|
ColsFixed | the legend has a fixed number of columns and expands in rows. |
ColsOnly | the legend expands by columns only. The legend has one row. |
RowsFixed | the legend has a fixed number of rows and expands in columns. |
RowsOnly | the legend expands by rows only. The legend has one column. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.LegendExpandMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2