Language

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値です。

適用対象