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 개체입니다.

적용 대상