GrapeCity.Xaml.Excel
ExcelLegendPositon Enumeration


GrapeCity.Excel.Chart Namespace : ExcelLegendPositon Enumeration
Specifies the possible position for a legend
Syntax
'Declaration
 
Public Enum ExcelLegendPositon 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelLegendPositon
public enum ExcelLegendPositon : System.Enum 
Members
MemberDescription
Bottom The bottom
Left The left
Right The right
Top The top
TopRight The top right
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.ExcelLegendPositon

See Also

Reference

GrapeCity.Excel.Chart Namespace