MapColorScaleInstance.ColorBarBorderColor Property

Definition

Gets the calculated value of the ColorBarBorder property in a MapColorScale class.

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

Property Value

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

Applies to