言語

ChartDataPointValues.Y プロパティ

定義

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

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

プロパティ値

ReportVariantProperty オブジェクト。

適用対象