Gets ChartItemInLegend object defining how the series appears when displayed in a legend.

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

Syntax

C#
public ChartItemInLegend ItemInLegend { get; }
Visual Basic
Public ReadOnly Property ItemInLegend As ChartItemInLegend
	Get

See Also