ChartDataPointValues.Low プロパティ

定義

データ ポイントの高値を示します。

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

プロパティ値

ReportExpression オブジェクト。

適用対象