次の方法で共有


ChartDataPointValues.Mean プロパティ

定義

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

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

プロパティ値

ReportVariantProperty オブジェクト。

適用対象