次の方法で共有


ChartSmartLabel.CalloutLineColor プロパティ

引き出し線の色に評価される式を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property CalloutLineColor As ReportColorProperty 
    Get
'使用
Dim instance As ChartSmartLabel 
Dim value As ReportColorProperty 

value = instance.CalloutLineColor
public ReportColorProperty CalloutLineColor { get; }
public:
property ReportColorProperty^ CalloutLineColor {
    ReportColorProperty^ get ();
}
member CalloutLineColor : ReportColorProperty
function get CalloutLineColor () : ReportColorProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
ReportColorProperty オブジェクト。

関連項目

参照

ChartSmartLabel クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間