ChartSeries.DataLabel 屬性

定義

取得資料點的標籤。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ChartDataLabel ^ DataLabel { Microsoft::ReportingServices::OnDemandReportRendering::ChartDataLabel ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ChartDataLabel DataLabel { get; }
member this.DataLabel : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataLabel
Public MustOverride ReadOnly Property DataLabel As ChartDataLabel

屬性值

ChartDataLabel

ChartDataLabel 物件。

適用於