次の方法で共有


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 オブジェクト。

適用対象