ChartDataPointValues.Mean Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique la valeur moyenne du point de données.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Mean { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Mean { get; set; }
member this.Mean : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Mean As ReportExpression
Valeur de propriété
Objet ReportExpression.