Chart3D for WPF/Silverlight帮助文档
LegendOrientation 枚举

枚举全部可用的图例显示方向。
语法
'声明
 
Public Enum LegendOrientation 
   Inherits System.Enum
public enum LegendOrientation : System.Enum 
成员
成员说明
Auto显示方向自动选择。
Horizontal水平方向显示。
Vertical垂直方向显示。
继承层次

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

需求

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

请参见

引用

C1.WPF.C1Chart3D 命名空间

Send Feedback