ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class
Properties Methods

In This Topic
    Legend Class Members
    In This Topic

    The following tables list the members exposed by Legend.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of the LegendItem object with the default properties set  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the floating legend alignment within the chart area.  
    Public PropertyGets or sets the backdrop information with which to fill the legend box.  
    Public PropertyGets or sets the border information with which to outline the legend box.  
    Public PropertyGets or sets the custom draw object.  
    Public Property

    Gets or sets the chart area to which the legend is docked.

     
    Public PropertyGets or sets a value indicating whether the legend will be docked inside the containing area.  
    Public PropertyGets or sets the footer title for the Legend.  
    Public PropertyGets or sets the grid layout for the Legend.  
    Public PropertyGets or sets the header title for the legend.  
    Public PropertyGets or sets the label font information used for the Legend.  
    Public PropertyGets the custom legend items collection.  
    Public PropertyGets or sets the floating legend horizontal margin.  
    Public PropertyGets or sets the floating legend vertical margin.  
    Public PropertyGets or sets a value indicating whether the legend is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a clone of the Legend object.   
    Top
    See Also