ChartLegend.ColumnSeparatorColor Property

Definition

Gets an expression that evaluates to the color to use for the column separator.

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

Property Value

A ReportColorProperty object.

Applies to