ChartSeries.ChartItemInLegend Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.