ChartDataPointValues.High Property

Definition

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

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

Property Value

A ReportVariantProperty object.

Applies to