Поделиться через


Свойство ChartDataPointValues.Start

Gets an expression that evaluates to the start/open value for the data point.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Start As ReportVariantProperty 
    Get
'Применение
Dim instance As ChartDataPointValues 
Dim value As ReportVariantProperty 

value = instance.Start
public ReportVariantProperty Start { get; }
public:
property ReportVariantProperty^ Start {
    ReportVariantProperty^ get ();
}
member Start : ReportVariantProperty
function get Start () : ReportVariantProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.

См. также

Справочник

ChartDataPointValues Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering