ChartSeries.ChartItemInLegend 속성

정의

계열이 범례에 표시될 때 나타나는 방식을 정의합니다.

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

속성 값

ChartItemInLegend 개체입니다.

적용 대상