Поделиться через


Свойство MapLegendTitle.TitleSeparatorColor

Gets the title separator color in the map legend title.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property TitleSeparatorColor As ReportColorProperty 
    Get
'Применение
Dim instance As MapLegendTitle 
Dim value As ReportColorProperty 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

См. также

Справочник

MapLegendTitle Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering