MapAppearanceRule.EndValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the end value in the data distribution.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ EndValue { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty EndValue { get; }
member this.EndValue : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property EndValue As ReportVariantProperty
Property Value
A ReportVariantProperty object that represents the end value in the data distribution.