ChartSmartLabelInstance.CalloutBackColor プロパティ

定義

CalloutBackColorクラスにおけるChartSmartLabelプロパティの計算値を取得します。

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

プロパティ値

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

適用対象