public enum ENLegendExpandMode : System.Enum
public enum ENLegendExpandMode : 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
Nevron.Nov.Chart.ENLegendExpandMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)