MapColorRangeRuleInstance.EndColor Propiedad

Definición

Obtiene el valor calculado de la propiedad EndColor en una clase MapColorRangeRule.

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

Valor de propiedad

Valor ReportColor que representa el valor calculado de la propiedad EndColor.

Se aplica a