MapColorRangeRuleInstance.MiddleColor Property

Definition

Gets the calculated value of the MiddleColor property in a MapColorRangeRule class.

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

Property Value

A ReportColor value that represents the calculated value of the MiddleColor property.

Applies to