ChartDataPoint.ChartItemInLegend 屬性

定義

定義資料點在圖例中顯示時 (Series.Type = Shape 時) 的呈現方式。

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

ChartItemInLegend 物件。

適用於