Gets the ChartItemInLegend defining how the data point appears when displayed in a legend (when Series.Type = Shape).

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