MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / LegendLayout Enumeration

LegendLayout Enumeration
Specifies the legend layout.
Syntax
'Declaration
 
Public Enum LegendLayout 
   Inherits System.Enum
 
Members
MemberDescription
ColumnThe column legend.
RowThe row legend.
TableThe table layout.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.LegendLayout

See Also