ChartLegendCustomItemInstance.SeparatorColor Property

Definition

Gets the calculated value of the SeparatorColor property in a ChartLegendCustomItem class.

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

Property Value

A ReportColor value that represents the calculated value of the SeparatorColor property.

Applies to