言語

ChartSmartLabelInstance.CalloutLineWidth プロパティ

定義

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

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

プロパティ値

ReportSizeプロパティの計算値を表すCalloutLineWidth値です。

適用対象