次の方法で共有


ChartDataPointValues.High プロパティ

定義

データ ポイントの高値に評価される式を取得します。

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

プロパティ値

ReportVariantProperty オブジェクト。

適用対象