GrapeCity.Xaml.SpreadSheet.Data
LegendLabelPosition Enumeration


GrapeCity.Xaml.SpreadSheet.Data Namespace : LegendLabelPosition Enumeration
Specifies the labels' position relative to the legend.
Syntax
'Declaration
 
Public Enum LegendLabelPosition 
   Inherits System.Enum
'Usage
 
Dim instance As LegendLabelPosition
public enum LegendLabelPosition : System.Enum 
Members
MemberDescription
Far Specifies the labels are farther from the chart than the legend body.
Near Specifies the labels are nearer to the chart than the legend body.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.LegendLabelPosition

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace