Visual Basic (Declaration) | |
---|---|
Public Enum LegendTableStyle Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum LegendTableStyle : Enum |
Member | Description |
---|---|
Auto | Number of rows and columns in legend table is automatically calculated. |
Wide | Legend tries to create more columns than rows in the table. |
Tall | Legend tries to create more rows than columns in the table. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.LegendTableStyle
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family