'Declaration
Public Enum LegendPositionType Inherits System.Enum
'Usage
Dim instance As LegendPositionType
public enum LegendPositionType : System.Enum
'Declaration
Public Enum LegendPositionType Inherits System.Enum
'Usage
Dim instance As LegendPositionType
public enum LegendPositionType : System.Enum
Member | Description |
---|---|
Bottom | The Legend will be located under the Chart. |
Left | The Legend will be located at the left of the Chart. |
None | The Legend will not be displayed. |
Right | The Legend will be located at the right of the Chart. |
Top | The Legend will be located over the Chart. |
TopRight | The Legend will be located at the top right of the Chart. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.LegendPositionType
Target Platforms: Windows 11, Windows 10, 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