ChartDataPointValues.Y Property

Definition

Gets an expression that evaluates to the Y value for the data point.

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

Property Value

A ReportVariantProperty object.

Applies to