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.
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.