Language

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> オブジェクト。

適用対象