ChartLegendCustomItem.SeparatorColor Property

Definition

Gets the color of the item separator.

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

Property Value

A ReportColorProperty object that represents the color of the item separator.

Applies to