ChartDataPointValues.Low Property

Definition

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

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

Property Value

A ReportVariantProperty object.

Applies to