Свойство MapColorScaleInstance.ColorBarBorderColor
Gets the calculated value of the ColorBarBorder property in a MapColorScale class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ColorBarBorderColor As ReportColor
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor value that represents the calculated value of the ColorBarBorderColor property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering