다음을 통해 공유


ChartSmartLabel.CalloutLineAnchor 속성

정의

설명선 선의 끝점에 그릴 모양입니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartCalloutLineAnchorTypes> CalloutLineAnchor { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartCalloutLineAnchorTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartCalloutLineAnchorTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartCalloutLineAnchorTypes> CalloutLineAnchor { get; set; }
member this.CalloutLineAnchor : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartCalloutLineAnchorTypes> with get, set
Public Property CalloutLineAnchor As ReportExpression(Of ChartCalloutLineAnchorTypes)

속성 값

ReportExpression<T> 개체입니다.

적용 대상