Właściwość MapColorScaleInstance.ColorBarBorderColor
Pobiera wartość obliczoną ColorBarBorder() właściwość w MapColorScale klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ColorBarBorderColor As ReportColor
Get
'Użycie
Dim instance As MapColorScaleInstance
Dim value As ReportColor
value = instance.ColorBarBorderColor
public ReportColor ColorBarBorderColor { get; }
public:
property ReportColor^ ColorBarBorderColor {
ReportColor^ get ();
}
member ColorBarBorderColor : ReportColor
function get ColorBarBorderColor () : ReportColor
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor wartości reprezentującej obliczonej wartości ColorBarBorderColor właściwość.
Zobacz także