ChartLegend.HeaderSeparatorColor プロパティ
凡例のヘッダーの区切り線に使用する色に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property HeaderSeparatorColor As ReportColorProperty
Get
'使用
Dim instance As ChartLegend
Dim value As ReportColorProperty
value = instance.HeaderSeparatorColor
public ReportColorProperty HeaderSeparatorColor { get; }
public:
property ReportColorProperty^ HeaderSeparatorColor {
ReportColorProperty^ get ();
}
member HeaderSeparatorColor : ReportColorProperty
function get HeaderSeparatorColor () : ReportColorProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
ReportColorProperty オブジェクト。