Свойство Start

Gets the calculated value of the Start property in a ChartDataPointValues class.

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

Синтаксис

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

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

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

Тип System. . :: . .Object
An object that represents the calculated value of the Start property.