MapColorScale.ColorBarBorderColor Property

Definition

Gets the border color of the color bar.

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

Property Value

A ReportColorProperty object.

Applies to