ChartDataPointValues.Median Property

Definition

Indicates the median value for the data point.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Median { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Median { get; set; }
member this.Median : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Median As ReportExpression

Property Value

A ReportExpression object.

Applies to