Compartir a través de


MapLegendTitle.TitleSeparatorColor Propiedad

Gets the title separator color in the map legend title.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property TitleSeparatorColor As ReportColorProperty 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapLegendTitle Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering