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

枚举全部可用的图例中标签的显示位置。
语法
'声明
 
Public Enum LegendLabelPosition 
   Inherits System.Enum
public enum LegendLabelPosition : System.Enum 
成员
成员说明
Far相对于图例主体,标签远离图表显示。
Near相对于图例主体,标签靠近图表显示。
继承层次

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

需求

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