次の方法で共有


ChartLegendCustomItem.SeparatorColor プロパティ

定義

項目区切り記号の色を取得します。

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

プロパティ値

項目区切り記号の色を表す ReportColorProperty オブジェクト。

適用対象