Represents the behavior for a series or set of data points displayed in a legend.

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

Syntax

C#
public class ChartItemInLegend : IActionInfoOwner
Visual Basic
Public Class ChartItemInLegend _
	Implements IActionInfoOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..ChartItemInLegend

See Also