ChartLegend.ColumnSeparatorColor Propiedad

Definición

Obtiene una expresión que se evalúa como el color que se va a usar para el separador de columna.

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

Valor de propiedad

Un objeto ReportColorProperty.

Se aplica a