Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartLegend Class
Members

In This Topic
    ChartLegend Class
    In This Topic
    Represents properties that can be used to display instances of the series groups in a chart legend.
    Object Model
    ChartLegend Class
    Syntax
    'Declaration
     
    Public Class ChartLegend 
       Inherits C1.C1Preview.NamedCollectionItem
       Implements IStyleOwner 
    public class ChartLegend : C1.C1Preview.NamedCollectionItem, IStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.NamedCollectionItem
          C1.C1Rdl.Rdl2008.ChartLegend

    See Also