ChartLegend.HeaderSeparatorColor Property

Definition

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

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

Property Value

A ReportColorProperty object.

Applies to