'Declaration
Public Enum LegendPos Inherits System.Enum
'Usage
Dim instance As LegendPos
public enum LegendPos : System.Enum
'Declaration
Public Enum LegendPos Inherits System.Enum
'Usage
Dim instance As LegendPos
public enum LegendPos : System.Enum
Member | Description |
---|---|
Bottom | Specifies the bottom position. |
Left | Specifies the left position. |
Right | Specifies the right position. |
Top | Specifies the top position. |
TopRight | Specifies the top-right position. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.LegendPos