ChartDataPointValues.Start Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ Start { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty Start { get; }
member this.Start : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property Start As ReportVariantProperty

Property Value

A ReportVariantProperty object.

Applies to