Свойство Low
Gets an expression that evaluates to the low value for the data point.
Пространство имен: 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
A ReportVariantProperty object.