ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / LegendType Enumeration

In This Topic
    LegendType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum LegendType 
       Inherits System.Enum
    public enum LegendType : System.Enum 
    Members
    MemberDescription
    BackgroundColor 
    Color 
    Lightness 
    Overlay 
    Shape 
    Size 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.DataVisualization.Options.LegendType

    See Also