ChartDataPointValues.HighlightY Property

Definition

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

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

Property Value

Returns ReportVariantProperty.

Applies to