ChartDataPointValues.Low プロパティ
データ ポイントの低値に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Low As ReportVariantProperty
Get
'使用
Dim instance As ChartDataPointValues
Dim value As ReportVariantProperty
value = instance.Low
public ReportVariantProperty Low { get; }
public:
property ReportVariantProperty^ Low {
ReportVariantProperty^ get ();
}
member Low : ReportVariantProperty
function get Low () : ReportVariantProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
ReportVariantProperty オブジェクト。