ChartDataPointValues.End Property

Definition

Gets an expression that evaluates to the end/close value for the data point.

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

Property Value

A ReportVariantProperty object.

Applies to