次の方法で共有


ChartSmartLabelInstance.CalloutLineColor プロパティ

定義

CalloutLineColor クラスの ChartSmartLabel プロパティの計算値を取得します。

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

プロパティ値

ReportColor プロパティの計算値を表す CalloutLineColor 値。

適用対象