言語

ChartDataPointValues.X プロパティ

定義

データポイントのX値に値する式を得ます。

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

プロパティ値

ReportVariantProperty オブジェクト。

適用対象