ComponentOne Chart3D for WPF and Silverlight
LegendOrientation Enumeration


C1.WPF.C1Chart3D Namespace : LegendOrientation Enumeration
Enumerates available legend orientation.
Syntax
'Declaration
 
Public Enum LegendOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As LegendOrientation
public enum LegendOrientation : System.Enum 
Members
MemberDescription
AutoThe orientation is selected automatically.
HorizontalHorizontal orientation.
VerticalVertical orientation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.WPF.C1Chart3D.LegendOrientation

See Also

Reference

C1.WPF.C1Chart3D Namespace