ChartSeries.ChartItemInLegend Property

Definition

Gets how the series appears when displayed in a legend.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ChartItemInLegend ^ ChartItemInLegend { Microsoft::ReportingServices::OnDemandReportRendering::ChartItemInLegend ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend ChartItemInLegend { get; }
member this.ChartItemInLegend : Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend
Public MustOverride ReadOnly Property ChartItemInLegend As ChartItemInLegend

Property Value

A ChartItemInLegend object.

Applies to