次の方法で共有


ChartSmartLabelInstance.CalloutLineAnchor プロパティ

定義

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineAnchor CalloutLineAnchor { Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineAnchor get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineAnchor CalloutLineAnchor { get; }
member this.CalloutLineAnchor : Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineAnchor
Public ReadOnly Property CalloutLineAnchor As ChartCalloutLineAnchor

プロパティ値

ChartCalloutLineAnchor プロパティの計算値を表す CalloutLineAnchor 値。

適用対象