Language

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

適用対象