ComponentOne Chart3D for WPF and Silverlight
LegendLabelPosition Enumeration


C1.WPF.C1Chart3D Namespace : LegendLabelPosition Enumeration
Enumerates available labels positions in the legend.
Syntax
'Declaration
 
Public Enum LegendLabelPosition 
   Inherits System.Enum
'Usage
 
Dim instance As LegendLabelPosition
public enum LegendLabelPosition : System.Enum 
Members
MemberDescription
FarThe labels are farther from the chart than legend body.
NearThe labels are nearer to the chart than legend body.
Inheritance Hierarchy

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

See Also

Reference

C1.WPF.C1Chart3D Namespace