Represents properties that can be used to display instances of the series groups in a chart legend.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class ChartLegend : NamedCollectionItem, 
	IStyleOwner
Visual Basic
Public Class ChartLegend _
	Inherits NamedCollectionItem _
	Implements IStyleOwner

Inheritance Hierarchy

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

See Also