MapAppearanceRule.StartValue Property

Definition

Gets the start value in the data distribution.

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

Property Value

A ReportVariantProperty object that represents the start value in the data distribution.

Applies to