ChartDataPoint.AxisLabel 屬性

定義

取得要在軸上用於資料點的標籤。

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

屬性值

ReportVariantProperty

ReportVariantProperty 物件,表示要在軸上用於資料點的標籤。

適用於