ChartLegend.ColumnSeparatorColor 属性

定义

获取一个表达式,该表达式的计算结果为要用于列分隔符的颜色。

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

属性值

ReportColorProperty 对象。

适用于