'Declaration
Public Enum LegendPosition Inherits System.Enum
'Usage
Dim instance As LegendPosition
public enum LegendPosition : System.Enum
'Declaration
Public Enum LegendPosition Inherits System.Enum
'Usage
Dim instance As LegendPosition
public enum LegendPosition : System.Enum
Member | Description |
---|---|
Bottom | Specifies position is bottom. |
Corner | Specifies position is corner. |
Custom | Specifies position is custom or moved. |
Left | Specifies position is left. |
Right | Specifies position is right. |
Top | Specifies position is top. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Charts.LegendPosition
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