Свойство ChartDataPointValues.End
Gets an expression that evaluates to the end/close value for the data point.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property End As ReportVariantProperty
Get
'Применение
Dim instance As ChartDataPointValues
Dim value As ReportVariantProperty
value = instance.End
public ReportVariantProperty End { get; }
public:
property ReportVariantProperty^ End {
ReportVariantProperty^ get ();
}
member End : ReportVariantProperty
function get End () : ReportVariantProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering