ChartDataPointValues.Mean Property

Definition

Gets an expression that evaluates to the mean value for the data point.

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

Property Value

A ReportVariantProperty object.

Applies to