Condividi tramite


ChartDataPointValues.Y Proprietà

Definizione

Indica il valore Y per il punto dati.

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

Valore della proprietà

Un oggetto ReportExpression.

Si applica a