다음을 통해 공유


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 값입니다.

적용 대상