ChartSeries.ChartDataLabel プロパティ

定義

値にデータ ラベルを付けるように指定します。 DerivedSeries 内でのみ適用します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartDataLabel ^ ChartDataLabel { Microsoft::ReportingServices::RdlObjectModel::ChartDataLabel ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartDataLabel ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartDataLabel ChartDataLabel { get; set; }
member this.ChartDataLabel : Microsoft.ReportingServices.RdlObjectModel.ChartDataLabel with get, set
Public Property ChartDataLabel As ChartDataLabel

プロパティ値

ChartDataLabel オブジェクト。

適用対象