ChartLegendCustomItem.SeparatorColor Propiedad

Definición

Obtiene el color del separador de elemento.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ SeparatorColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty SeparatorColor { get; }
member this.SeparatorColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
Public ReadOnly Property SeparatorColor As ReportColorProperty

Valor de propiedad

Objeto ReportColorProperty que representa el color del separador de elemento.

Se aplica a