'Declaration
Public Enum LegendOrientation Inherits System.Enum
'Usage
Dim instance As LegendOrientation
public enum LegendOrientation : System.Enum
'Declaration
Public Enum LegendOrientation Inherits System.Enum
'Usage
Dim instance As LegendOrientation
public enum LegendOrientation : System.Enum
Member | Description |
---|---|
Auto | The orientation is selected automatically. |
Horizontal | Horizontal orientation. |
Vertical | Vertical orientation. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1Chart3D.LegendOrientation