Freigeben über


MapColorScale.ColorBarBorderColor-Eigenschaft

Gets the border color of the color bar.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property ColorBarBorderColor As ReportColorProperty 
    Get
'Usage
Dim instance As MapColorScale 
Dim value As ReportColorProperty 

value = instance.ColorBarBorderColor
public ReportColorProperty ColorBarBorderColor { get; }
public:
property ReportColorProperty^ ColorBarBorderColor {
    ReportColorProperty^ get ();
}
member ColorBarBorderColor : ReportColorProperty
function get ColorBarBorderColor () : ReportColorProperty

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

Siehe auch

Verweis

MapColorScale Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace