Właściwość ChartDataPointValues.Start
Pobiera wyrażenie wartości początkowej i Otwórz dla punktu danych.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Start As ReportVariantProperty
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty obiektu.
Zobacz także