Partager via


Propriété Start

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Start As Object
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Object
An object that represents the calculated value of the Start property.