Share via


MapLegendTitleInstance.TitleSeparatorColor 属性

定义

获取 TitleSeparatorColor 类中 MapLegendTitle 属性的计算值。

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

属性值

一个 ReportColor 值,该值表示 TitleSeparatorColor 属性的计算值。

适用于