言語

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

適用対象