ChartSeries.ChartItemInLegend Property

Definition

Defines how the series appears when displayed in a legend.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartItemInLegend ^ ChartItemInLegend { Microsoft::ReportingServices::RdlObjectModel::ChartItemInLegend ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartItemInLegend ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartItemInLegend ChartItemInLegend { get; set; }
member this.ChartItemInLegend : Microsoft.ReportingServices.RdlObjectModel.ChartItemInLegend with get, set
Public Property ChartItemInLegend As ChartItemInLegend

Property Value

A ChartItemInLegend object.

Applies to